mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
--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
This commit is contained in:
parent
0b066e9c02
commit
87189cfcd9
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue