23 lines
370 B
Text
23 lines
370 B
Text
--- configure.orig 2015-08-08 16:33:30.121861000 +0200
|
|
+++ configure 2015-08-08 16:33:52.533583000 +0200
|
|
@@ -15751,7 +15751,9 @@
|
|
|
|
fi
|
|
|
|
- if test "$have_gst_check" = yes; then
|
|
+fi
|
|
+
|
|
+ if test "$have_gst_check" = yes; then
|
|
HAVE_GST_CHECK_TRUE=
|
|
HAVE_GST_CHECK_FALSE='#'
|
|
else
|
|
@@ -15760,9 +15762,6 @@
|
|
fi
|
|
|
|
|
|
-
|
|
-fi
|
|
-
|
|
if test "$with_gstreamer010" != no; then :
|
|
|
|
|