From 63993f41452a6a15b8cbf30c6caaef323a486439 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 14 Apr 2002 20:48:13 +0000 Subject: more fixes Original commit message from CVS: more fixes --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5e651dcde..3ebe17d39 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes) dnl we'll move this to a configure option later on which will be turned on dnl by autogen dnl GST_ERROR="-Wall -Werror" -GST_ERROR="-Wall" +GST_ERROR="-Werror" dnl FIXME take something else ? AC_CONFIG_SRCDIR([gst/law/alaw.c]) -- cgit v1.2.3