Branch oldpackages for 14.07
[14.07/packages.git] / libs / libnet-1.0.x / patches / 200-no_cflags_ovveride.patch
1 --- a/configure.in      2014-03-06 14:55:36.627221831 -0800
2 +++ b/configure.in      2014-03-06 14:56:48.709112089 -0800
3 @@ -53,16 +53,6 @@
4  
5  
6  dnl
7 -dnl Use these compiler flags if we have gcc.
8 -dnl
9 -if test $ac_cv_prog_gcc = yes; then
10 -dnl if test -z $CFLAGS; then 
11 -    CCOPTS='-O2 -funroll-loops -fomit-frame-pointer -Wall'
12 -    CFLAGS="$CCOPTS"
13 -dnl fi
14 -fi
15 -
16 -dnl
17  dnl Check for package inclusion/exclusion
18  dnl
19  AC_ARG_WITH(pf_packet, [ --with-pf_packet=[yes,no] override defaults], \