aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter
diff options
context:
space:
mode:
authorstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-13 23:40:50 +0000
committerstandel <standel@f5534014-38df-0310-8fa8-9805f1628bb7>2007-04-13 23:40:50 +0000
commitef411575246cd30ed153dbe64c6b69c1f9ffe163 (patch)
tree7f33caa7448d7e7c50abb50d4e2970cdcf0cd7b2 /epan/dfilter
parent5561ced2544b252768afc0f3c1b93519f3059977 (diff)
don't treat warnings as errors until a solution is found for scanner.c
depending on the lex used, it may generates warning. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21424 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dfilter')
-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 = \