mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
[879/906] build: don't add X_CFLAGS to CFLAGS
It should already be included if needed inside GL_CFLAGS
This commit is contained in:
parent
54d70702cc
commit
10f18a151e
1 changed files with 0 additions and 1 deletions
|
@ -95,7 +95,6 @@ nodist_libgstgl_@GST_API_VERSION@include_HEADERS = \
|
|||
libgstgl_@GST_API_VERSION@_la_CFLAGS = \
|
||||
-I$(top_srcdir)/gst-libs \
|
||||
$(GL_CFLAGS) \
|
||||
$(X_CFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CFLAGS) \
|
||||
$(GST_BASE_CFLAGS) \
|
||||
$(GST_CFLAGS) \
|
||||
|
|
Loading…
Reference in a new issue