[Bug 770987] configure.ac EGL checks clobber user EGL_LIBS/EGL_CFLAGS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 7 07:32:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770987

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ystreet00 at gmail.com

--- Comment #4 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Some history:

Originally, EGL/GLES2/GL_CFLAGS/LIBS weren't exposed as overridable.  They came
about because of bug 751068 when adding the pkg-config support.

For this, it probably makes sense to move all the resulting flags into
GST_GL_{CFLAGS,LIBS,WHATEVER} and don't tread on pkg-config's toes here.  Then
(or before), you can allow overriding the various GL/GLES2/EGL_CFLAGS/LIBS,
etc.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list