gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23638 - Extractor/src/plugins


From: gnunet
Subject: [GNUnet-SVN] r23638 - Extractor/src/plugins
Date: Tue, 4 Sep 2012 19:43:53 +0200

Author: grothoff
Date: 2012-09-04 19:43:53 +0200 (Tue, 04 Sep 2012)
New Revision: 23638

Modified:
   Extractor/src/plugins/Makefile.am
Log:
marking gstreamer plugin as experimental for now --- too many open issues

Modified: Extractor/src/plugins/Makefile.am
===================================================================
--- Extractor/src/plugins/Makefile.am   2012-09-04 17:42:29 UTC (rev 23637)
+++ Extractor/src/plugins/Makefile.am   2012-09-04 17:43:53 UTC (rev 23638)
@@ -107,9 +107,11 @@
 endif
 
 if HAVE_GSTREAMER
+if HAVE_EXPERIMENTAL
 PLUGIN_GSTREAMER=libextractor_gstreamer.la
 TEST_GSTREAMER=test_gstreamer
 endif
+endif
 
 if HAVE_JPEG
 PLUGIN_JPEG=libextractor_jpeg.la




reply via email to

[Prev in Thread] Current Thread [Next in Thread]