aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter
diff options
context:
space:
mode:
authorStephen Fisher <steve@stephen-fisher.com>2007-03-22 23:24:13 +0000
committerStephen Fisher <steve@stephen-fisher.com>2007-03-22 23:24:13 +0000
commit84c5becd89c6cd52a55e51bfb8a6304dacb50425 (patch)
tree45b1d875ba53bbc69e1462dc52ab5bf64dbd3d80 /epan/dfilter
parent636924e7c8d8ec7d38852e2146165d99e3027985 (diff)
Add -Werror for gcc to a few more directories and fix a few warnings
svn path=/trunk/; revision=21129
Diffstat (limited to 'epan/dfilter')
-rw-r--r--epan/dfilter/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/dfilter/Makefile.am b/epan/dfilter/Makefile.am
index 9de326ea39..09d80c8752 100644
--- a/epan/dfilter/Makefile.am
+++ b/epan/dfilter/Makefile.am
@@ -21,6 +21,10 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+if USING_GCC
+AM_CFLAGS = -Werror
+endif
+
noinst_LTLIBRARIES = libdfilter.la
CLEANFILES = \