summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-09-23 09:41:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-09-23 09:41:55 +0000
commite8d014fc2a43449b269de6ec5d876f9af65904e4 (patch)
tree42d56f1066f7296745ba69e5eb7e7963590b4118 /configure.ac
parent1f86b14dd6261efb96ff6398fdb4810ac075ee50 (diff)
final backport
Original commit message from CVS: final backport
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c4fbd1c7..adfdcf35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -913,7 +913,7 @@ 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")
-GST_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/gst-libs -Wall -Werror"
+GST_CFLAGS="$GST_CFLAGS -I\$(top_srcdir)/gst-libs $GST_ERROR"
AC_SUBST(GST_LIBS)
AC_SUBST(GST_CFLAGS)