summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2018-03-02 01:56:31 +0100
committerBenjamin Otte <otte@redhat.com>2018-03-18 21:01:23 +0100
commit2362e4d41e5cb3b795b349f2f9b2d16e709f9f62 (patch)
treee975c38399f41e40e1a689e274e4088a5f2098fc /config.h.meson
parent182f39aba70c5658ece744349c6071b56c540813 (diff)
downloadgtk+-2362e4d41e5cb3b795b349f2f9b2d16e709f9f62.tar.gz
gtk: Add a GStreamer implementation of GtkMediaFile
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index 054831bbfa..4d4a96e611 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -56,6 +56,9 @@
/* Define if gio-unix is available */
#mesondefine HAVE_GIO_UNIX
+/* Define if GStreamer support is available */
+#mesondefine HAVE_GSTREAMER
+
/* Define to 1 if you have the `httpGetAuthString' function. */
#mesondefine HAVE_HTTPGETAUTHSTRING