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

Comparing ircd-hybrid/branches/8.2.x/configure (file contents):
Revision 6127 by michael, Thu Jun 11 14:34:30 2015 UTC vs.
Revision 6163 by michael, Thu Jun 18 10:57:25 2015 UTC

# Line 14657 | Line 14657 | else
14657    debugging="no"
14658   fi
14659  
14660 <  if test "$debugging" = "yes" ; then
14660 >
14661 >  if test "$debugging" = "yes"; then :
14662 >
14663      CFLAGS="-Wall -g -O0"
14664 <  fi
14664 >
14665 > fi
14666  
14667  
14668    # Check whether --enable-warnings was given.
# Line 14670 | Line 14673 | else
14673   fi
14674  
14675  
14676 <  if test "$warnings" = "yes" ; then
14676 >  if test "$warnings" = "yes"; then :
14677 >
14678  
14679  
14680  
# Line 16471 | Line 16475 | fi
16475  
16476   done
16477  
16478 <  fi
16478 >
16479 > fi
16480  
16481  
16482   # Check whether --enable-openssl was given.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)