ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/configure
(Generate patch)

Comparing ircd-hybrid-7.2/configure (file contents):
Revision 1011 by michael, Fri Sep 18 10:14:09 2009 UTC vs.
Revision 1013 by michael, Sun Oct 18 14:26:49 2009 UTC

# Line 13412 | Line 13412 | $as_echo "#define EFNET 1" >>confdefs.h
13412   $as_echo "#define TS5_ONLY 1" >>confdefs.h
13413  
13414          else
13415
13416 $as_echo "#define INVARIANTS 1" >>confdefs.h
13417
13415                  use_efnet="no"
13416    fi
13417     if test "$use_efnet" = "yes"; then
# Line 13468 | Line 13465 | else
13465   fi
13466  
13467    if test "$warnings" = "yes" ; then
13468 <    CFLAGS="-Wall -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wno-unused -Wundef"
13468 >    CFLAGS="-Wall -Wextra -Wno-unused -Wcast-qual -Wcast-align -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wundef"
13469    fi
13470  
13471  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines