/[packages]/cauldron/snort/current/SOURCES/snort-2.8.5-werror_antibork.diff
ViewVC logotype

Annotation of /cauldron/snort/current/SOURCES/snort-2.8.5-werror_antibork.diff

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30270 - (hide annotations) (download)
Fri Jan 21 20:13:20 2011 UTC (13 years, 3 months ago) by dlucio
File size: 582 byte(s)
imported package snort
1 dlucio 30270 --- configure.in 2009-09-23 17:42:35.000000000 +0200
2     +++ configure.in.oden 2009-09-23 17:44:06.000000000 +0200
3     @@ -10,14 +10,6 @@
4     NO_OPTIMIZE="no"
5     ADD_WERROR="no"
6    
7     -# Test for -Werror and sed it out for now since some of the auto tests,
8     -# for example AC_CHECK_LIB, will fail because of
9     -# warning: conflicting types for built-in function <func>
10     -if eval "echo $CFLAGS | grep -e -Werror"; then
11     - CFLAGS=`echo $CFLAGS | sed -e "s/-Werror//g"`
12     - ADD_WERROR="yes"
13     -fi
14     -
15     # Disable annoying practice of recursively re-running the autotools
16     AM_MAINTAINER_MODE
17     AC_PROG_CC_STDC

  ViewVC Help
Powered by ViewVC 1.1.30