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

Comparing ircd-hybrid/branches/8.0.x/configure (file contents):
Revision 1642 by michael, Sun Nov 4 19:23:28 2012 UTC vs.
Revision 1657 by michael, Fri Nov 16 19:47:07 2012 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1540 2012-09-29 20:03:55Z michael .
2 > # From configure.ac Id: configure.ac 1642 2012-11-04 19:23:28Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4   # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.1.
5   #
# Line 14375 | Line 14375 | else
14375   fi
14376  
14377    if test "$debugging" = "yes" ; then
14378
14379 $as_echo "#define DEBUG 1" >>confdefs.h
14380
14378      CFLAGS="-Wall -g -O0"
14382  else
14383
14384 $as_echo "#define NDEBUG 1" >>confdefs.h
14385
14379    fi
14380  
14381  

Diff Legend

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