From 94f5fc5d83f8c7ec6e6ffc8be50a69e20ef8189b Mon Sep 17 00:00:00 2001 From: Alistair Buxton Date: Wed, 7 Sep 2016 20:07:26 +0100 Subject: [PATCH] gl: Remove duplicate GL_CFLAGS in Makefile.am. https://bugzilla.gnome.org/show_bug.cgi?id=771021 --- gst-libs/gst/gl/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/gst-libs/gst/gl/Makefile.am b/gst-libs/gst/gl/Makefile.am index a54ea3f..5572d2d 100644 --- a/gst-libs/gst/gl/Makefile.am +++ b/gst-libs/gst/gl/Makefile.am @@ -131,7 +131,6 @@ nodist_configexecinclude_HEADERS = $(built_sys_header_configure) libgstgl_@GST_API_VERSION@_la_CFLAGS = \ -I$(top_srcdir)/gst-libs \ -I$(top_builddir)/gst-libs \ - $(GL_CFLAGS) \ $(GST_PLUGINS_BASE_CFLAGS) \ $(GST_BASE_CFLAGS) \ $(GST_CFLAGS) \ -- 2.7.4