From 9a40de21d537dbadd158161ae7add3fb572644fa Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sat, 16 Feb 2002 18:41:24 +0000 Subject: --enable-plugin-builddir means nothing to the plugins themselves, just the tools Original commit message from CVS: --enable-plugin-builddir means nothing to the plugins themselves, just the tools --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7e7d98ba0..30f1ef706 100644 --- a/configure.ac +++ b/configure.ac @@ -690,7 +690,6 @@ AM_CONDITIONAL(BUILD_PLUGIN_DOCS, test "x$BUILD_PLUGIN_DOCS" = "xyes") AM_CONDITIONAL(HAVE_FIG2DEV_PNG, $HAVE_FIG2DEV_PNG) AM_CONDITIONAL(HAVE_FIG2DEV_PDF, $HAVE_FIG2DEV_PDF) AM_CONDITIONAL(HAVE_RAW1394, test "x$HAVE_RAW1394" = "xyes") -AM_CONDITIONAL(PLUGINS_USE_BUILDDIR, test "x$PLUGINS_USE_BUILDDIR" = "xyes") GST_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/gst-libs -Wall" AC_SUBST(GST_LIBS) -- cgit v1.2.1