diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-23 19:39:03 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-05-23 19:39:03 +0000 |
commit | d64a91645338d8d4124a5c44bb4c788345030129 (patch) | |
tree | 5575b417f27b60b315072e2b482813fd87bc371d /configure | |
parent | 1cdb66f1a82779c7bd3198836b7d70c6809d0cdb (diff) |
- Bump patchlevel to hybrid-8.1.0
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2109 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -1,7 +1,7 @@ #! /bin/sh -# From configure.ac Id: configure.ac 2048 2013-05-15 16:13:14Z michael . +# From configure.ac Id: configure.ac 2102 2013-05-19 13:25:09Z michael . # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.1.0rc1. +# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.1.0. # # Report bugs to <bugs@ircd-hybrid.org>. # @@ -593,8 +593,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ircd-hybrid' PACKAGE_TARNAME='ircd-hybrid' -PACKAGE_VERSION='8.1.0rc1' -PACKAGE_STRING='ircd-hybrid 8.1.0rc1' +PACKAGE_VERSION='8.1.0' +PACKAGE_STRING='ircd-hybrid 8.1.0' PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' PACKAGE_URL='' @@ -1368,7 +1368,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures ircd-hybrid 8.1.0rc1 to adapt to many kinds of systems. +\`configure' configures ircd-hybrid 8.1.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1438,7 +1438,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ircd-hybrid 8.1.0rc1:";; + short | recursive ) echo "Configuration of ircd-hybrid 8.1.0:";; esac cat <<\_ACEOF @@ -1568,7 +1568,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ircd-hybrid configure 8.1.0rc1 +ircd-hybrid configure 8.1.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2094,7 +2094,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ircd-hybrid $as_me 8.1.0rc1, which was +It was created by ircd-hybrid $as_me 8.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2968,7 +2968,7 @@ fi # Define the identity of the package. PACKAGE='ircd-hybrid' - VERSION='8.1.0rc1' + VERSION='8.1.0' cat >>confdefs.h <<_ACEOF @@ -15023,7 +15023,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ircd-hybrid $as_me 8.1.0rc1, which was +This file was extended by ircd-hybrid $as_me 8.1.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15089,7 +15089,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -ircd-hybrid config.status 8.1.0rc1 +ircd-hybrid config.status 8.1.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |