[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
@ -95,7 +95,6 @@ nodist_libgstgl_@GST_API_VERSION@include_HEADERS = \
|
|||||||
libgstgl_@GST_API_VERSION@_la_CFLAGS = \
|
libgstgl_@GST_API_VERSION@_la_CFLAGS = \
|
||||||
-I$(top_srcdir)/gst-libs \
|
-I$(top_srcdir)/gst-libs \
|
||||||
$(GL_CFLAGS) \
|
$(GL_CFLAGS) \
|
||||||
$(X_CFLAGS) \
|
|
||||||
$(GST_PLUGINS_BASE_CFLAGS) \
|
$(GST_PLUGINS_BASE_CFLAGS) \
|
||||||
$(GST_BASE_CFLAGS) \
|
$(GST_BASE_CFLAGS) \
|
||||||
$(GST_CFLAGS) \
|
$(GST_CFLAGS) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user