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

Comparing ircd-hybrid-8/configure (file contents):
Revision 1456 by michael, Mon Jul 2 18:21:40 2012 UTC vs.
Revision 1517 by michael, Thu Aug 30 15:11:32 2012 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1454 2012-06-29 13:58:54Z michael .
2 > # From configure.ac Id: configure.ac 1504 2012-08-16 18:03:00Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for ircd-hybrid 8beta2.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid 8rc1.
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='8beta2'
597 < PACKAGE_STRING='ircd-hybrid 8beta2'
596 > PACKAGE_VERSION='8rc1'
597 > PACKAGE_STRING='ircd-hybrid 8rc1'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 729 | Line 729 | AMTAR
729   am__leading_dot
730   SET_MAKE
731   AWK
732 + mkdir_p
733   MKDIR_P
734   INSTALL_STRIP_PROGRAM
735   STRIP
# Line 1366 | Line 1367 | if test "$ac_init_help" = "long"; then
1367    # Omit some internal or obsolete options to make the list less imposing.
1368    # This message is too long to be a string in the A/UX 3.1 sh.
1369    cat <<_ACEOF
1370 < \`configure' configures ircd-hybrid 8beta2 to adapt to many kinds of systems.
1370 > \`configure' configures ircd-hybrid 8rc1 to adapt to many kinds of systems.
1371  
1372   Usage: $0 [OPTION]... [VAR=VALUE]...
1373  
# Line 1436 | Line 1437 | fi
1437  
1438   if test -n "$ac_init_help"; then
1439    case $ac_init_help in
1440 <     short | recursive ) echo "Configuration of ircd-hybrid 8beta2:";;
1440 >     short | recursive ) echo "Configuration of ircd-hybrid 8rc1:";;
1441     esac
1442    cat <<\_ACEOF
1443  
# Line 1568 | Line 1569 | fi
1569   test -n "$ac_init_help" && exit $ac_status
1570   if $ac_init_version; then
1571    cat <<\_ACEOF
1572 < ircd-hybrid configure 8beta2
1572 > ircd-hybrid configure 8rc1
1573   generated by GNU Autoconf 2.69
1574  
1575   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 2094 | Line 2095 | cat >config.log <<_ACEOF
2095   This file contains any messages produced by compilers while
2096   running configure, to aid debugging if configure makes a mistake.
2097  
2098 < It was created by ircd-hybrid $as_me 8beta2, which was
2098 > It was created by ircd-hybrid $as_me 8rc1, which was
2099   generated by GNU Autoconf 2.69.  Invocation command line was
2100  
2101    $ $0 $@
# Line 2930 | Line 2931 | fi
2931  
2932   # Define the identity of the package.
2933   PACKAGE='ircd-hybrid'
2934 < VERSION='8beta2'
2934 > VERSION='8rc1'
2935  
2936  
2937   cat >>confdefs.h <<_ACEOF
# Line 2958 | Line 2959 | AUTOHEADER=${AUTOHEADER-"${am_missing_ru
2959  
2960   MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2961  
2962 + # For better backward compatibility.  To be removed once Automake 1.9.x
2963 + # dies out for good.  For more background, see:
2964 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2965 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2966 + mkdir_p='$(MKDIR_P)'
2967 +
2968   # We need awk for the "check" target.  The system "awk" is bad on
2969   # some platforms.
2970   # Always define AMTAR for backward compatibility.  Yes, it's still used
# Line 15093 | Line 15100 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15100   # report actual input values of CONFIG_FILES etc. instead of their
15101   # values after options handling.
15102   ac_log="
15103 < This file was extended by ircd-hybrid $as_me 8beta2, which was
15103 > This file was extended by ircd-hybrid $as_me 8rc1, which was
15104   generated by GNU Autoconf 2.69.  Invocation command line was
15105  
15106    CONFIG_FILES    = $CONFIG_FILES
# Line 15159 | Line 15166 | _ACEOF
15166   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15167   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15168   ac_cs_version="\\
15169 < ircd-hybrid config.status 8beta2
15169 > ircd-hybrid config.status 8rc1
15170   configured by $0, generated by GNU Autoconf 2.69,
15171    with options \\"\$ac_cs_config\\"
15172  

Diff Legend

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