aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Tandel <sebastien@tandel.be>2007-04-13 23:40:50 +0000
committerSebastien Tandel <sebastien@tandel.be>2007-04-13 23:40:50 +0000
commit2878fd21d65dd0f1d5b1f89f86647b3c7f81edbf (patch)
tree7f33caa7448d7e7c50abb50d4e2970cdcf0cd7b2
parentfa57c8fc446d10fb0b3c5252bc01e940a91bb21a (diff)
don't treat warnings as errors until a solution is found for scanner.c
depending on the lex used, it may generates warning. svn path=/trunk/; revision=21424
-rw-r--r--epan/dfilter/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/epan/dfilter/Makefile.am b/epan/dfilter/Makefile.am
index 80fb3ed830..9de326ea39 100644
--- a/epan/dfilter/Makefile.am
+++ b/epan/dfilter/Makefile.am
@@ -21,10 +21,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-if HAVE_WARNINGS_AS_ERRORS
-AM_CFLAGS = -Werror
-endif
-
noinst_LTLIBRARIES = libdfilter.la
CLEANFILES = \