gl: set default value to 0 for all definitions that go to gstglconfig.h
authorJulien Isorce <julien.isorce@collabora.co.uk>
Mon, 17 Mar 2014 17:35:22 +0000 (17:35 +0000)
committerJulien Isorce <julien.isorce@collabora.co.uk>
Mon, 17 Mar 2014 17:42:06 +0000 (17:42 +0000)
commit2a0f0399ae226089c2ba07b1b904741b856f37af
treef27390f7be66743b5142bcb1a6e0c5472616454b
parentb85cd2f2151cf0642ff5f83c0ecc45e4cb1e5919
gl: set default value to 0 for all definitions that go to gstglconfig.h

To avoid warnings like "GST_GL_HAVE_OPENGL is not defined".
As we are using #if instead of #ifdef
configure.ac