gtk: examples: #define GST_USE_UNSTABLE_API and link with X11_LIBS
authorSebastian Dröge <sebastian@centricular.com>
Sat, 5 Mar 2016 09:38:46 +0000 (11:38 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 5 Mar 2016 09:38:46 +0000 (11:38 +0200)
commitdbefd2f8a8a176d7c3b5c82fec745023b12f3fa2
treec1060d57fc96e2e5cb0555a8e366c884e317980c
parent10c6d1b558910072a125ce7bbf66392724b1aee9
gtk: examples: #define GST_USE_UNSTABLE_API and link with X11_LIBS

X11_LIBS is needed for XInitThreads() and without the #define we get
warnings about the GL API being still unstable.
tests/examples/gtk/Makefile.am