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/trunk/configure (file contents), Revision 1592 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
ircd-hybrid/branches/8.0.x/configure (file contents), 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 1523 2012-09-09 11:11:52Z 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.0.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.1.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 593 | Line 593 | MAKEFLAGS=
593   # Identity of this package.
594   PACKAGE_NAME='ircd-hybrid'
595   PACKAGE_TARNAME='ircd-hybrid'
596 < PACKAGE_VERSION='8.0.0'
597 < PACKAGE_STRING='ircd-hybrid 8.0.0'
596 > PACKAGE_VERSION='8.0.1'
597 > PACKAGE_STRING='ircd-hybrid 8.0.1'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 1366 | Line 1366 | if test "$ac_init_help" = "long"; then
1366    # Omit some internal or obsolete options to make the list less imposing.
1367    # This message is too long to be a string in the A/UX 3.1 sh.
1368    cat <<_ACEOF
1369 < \`configure' configures ircd-hybrid 8.0.0 to adapt to many kinds of systems.
1369 > \`configure' configures ircd-hybrid 8.0.1 to adapt to many kinds of systems.
1370  
1371   Usage: $0 [OPTION]... [VAR=VALUE]...
1372  
# Line 1436 | Line 1436 | fi
1436  
1437   if test -n "$ac_init_help"; then
1438    case $ac_init_help in
1439 <     short | recursive ) echo "Configuration of ircd-hybrid 8.0.0:";;
1439 >     short | recursive ) echo "Configuration of ircd-hybrid 8.0.1:";;
1440     esac
1441    cat <<\_ACEOF
1442  
# Line 1567 | Line 1567 | fi
1567   test -n "$ac_init_help" && exit $ac_status
1568   if $ac_init_version; then
1569    cat <<\_ACEOF
1570 < ircd-hybrid configure 8.0.0
1570 > ircd-hybrid configure 8.0.1
1571   generated by GNU Autoconf 2.69
1572  
1573   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 2093 | Line 2093 | cat >config.log <<_ACEOF
2093   This file contains any messages produced by compilers while
2094   running configure, to aid debugging if configure makes a mistake.
2095  
2096 < It was created by ircd-hybrid $as_me 8.0.0, which was
2096 > It was created by ircd-hybrid $as_me 8.0.1, which was
2097   generated by GNU Autoconf 2.69.  Invocation command line was
2098  
2099    $ $0 $@
# Line 2929 | Line 2929 | fi
2929  
2930   # Define the identity of the package.
2931   PACKAGE='ircd-hybrid'
2932 < VERSION='8.0.0'
2932 > VERSION='8.0.1'
2933  
2934  
2935   cat >>confdefs.h <<_ACEOF
# 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  
# Line 15051 | Line 15044 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15044   # report actual input values of CONFIG_FILES etc. instead of their
15045   # values after options handling.
15046   ac_log="
15047 < This file was extended by ircd-hybrid $as_me 8.0.0, which was
15047 > This file was extended by ircd-hybrid $as_me 8.0.1, which was
15048   generated by GNU Autoconf 2.69.  Invocation command line was
15049  
15050    CONFIG_FILES    = $CONFIG_FILES
# Line 15117 | Line 15110 | _ACEOF
15110   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15111   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15112   ac_cs_version="\\
15113 < ircd-hybrid config.status 8.0.0
15113 > ircd-hybrid config.status 8.0.1
15114   configured by $0, generated by GNU Autoconf 2.69,
15115    with options \\"\$ac_cs_config\\"
15116  

Diff Legend

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