From 53978f47703d734a7838997033e4aedd9f920a82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 10 Mar 2016 00:52:06 +0100 Subject: Add GStreamer 1.0 support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 88dc36a..1afeb9a 100644 --- a/config.h.in +++ b/config.h.in @@ -24,6 +24,9 @@ /* DVB headers installed */ #undef HAVE_DVB +/* Defined if GStreamer is 1.x */ +#undef HAVE_GSTREAMER_1 + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -- cgit v1.2.1