[376/906] build: support openGLES on linux via autofoo. Partialy fixes #593786
authorStefan Kost <ensonic@users.sf.net>
Tue, 1 Sep 2009 12:21:39 +0000 (15:21 +0300)
committerMatthew Waters <ystreet00@gmail.com>
Sat, 15 Mar 2014 17:36:36 +0000 (18:36 +0100)
commit1cb459d4d5dadd8e56b0db88ed7cf21bdbf79ef6
tree049c1c8d55343a6baf2393381a1305e712a929f6
parenta86d07acca896ecf4630ad459e450a1cd819a3ec
[376/906] build: support openGLES on linux via autofoo. Partialy fixes #593786

Add a pkg-config check for opengl and if not found assume opengl-es. If user has
none of both one still get build error later on (there is no pkg-config for
opengl-es).
Add more files to EXTRA dist and build the opengles variant if selected.
Simmilar changes could be done for the winCE backend.
gst-libs/gst/gl/Makefile.am
gst/gl/Makefile.am