From 49b67b2017326c97bc367a9d80b0e1cb4c5ef770 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 19 Jun 2003 01:16:47 +0000 Subject: Fix errors properly, don't cover them up, please Original commit message from CVS: Fix errors properly, don't cover them up, please --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 0c6bd7ea8..22929d760 100644 --- a/configure.ac +++ b/configure.ac @@ -14,8 +14,6 @@ dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 6, 2, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) -dnl fix errors properly then remove this again -GST_ERROR= dnl our libraries and install dirs use major.minor as a version GST_MAJORMINOR=$GST_PLUGINS_VERSION_MAJOR.$GST_PLUGINS_VERSION_MINOR -- cgit v1.2.1