gl/build: add GST_GL_HAVE_DMABUF to gstglconfig.h
authorMatthew Waters <matthew@centricular.com>
Tue, 22 Mar 2016 07:16:34 +0000 (07:16 +0000)
committerMatthew Waters <matthew@centricular.com>
Tue, 22 Mar 2016 12:29:51 +0000 (23:29 +1100)
commitdd42e1c467de263cfd19cdba19964cfab169c795
tree1aa005fcb3cddcc5eeb66b892c4e23a060845242
parent74a90087c1d7a27e097ab6b8b2ff55c0ae17e581
gl/build: add GST_GL_HAVE_DMABUF to gstglconfig.h

it's exposed in public API so hiding it in an AC_DEFINE for config.h only
works when building libgstgl itself.  Attempting to use libgstgl (especially
on egl platforms) will throw a compilation error.
configure.ac