Add -Werror for gcc back to epan/dfilter directory

svn path=/trunk/; revision=21136
This commit is contained in:
Stephen Fisher 2007-03-22 23:49:06 +00:00
parent 6b4767bd7f
commit 13ae3f5dfc
1 changed files with 4 additions and 0 deletions

View File

@ -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 = \