| 1 |
|
#! /bin/sh |
| 2 |
|
# From configure.ac Id: configure.ac 4363 2014-08-02 22:23:09Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
< |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.0rc1. |
| 4 |
> |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.0rc2. |
| 5 |
|
# |
| 6 |
|
# Report bugs to <bugs@ircd-hybrid.org>. |
| 7 |
|
# |
| 593 |
|
# Identity of this package. |
| 594 |
|
PACKAGE_NAME='ircd-hybrid' |
| 595 |
|
PACKAGE_TARNAME='ircd-hybrid' |
| 596 |
< |
PACKAGE_VERSION='8.2.0rc1' |
| 597 |
< |
PACKAGE_STRING='ircd-hybrid 8.2.0rc1' |
| 596 |
> |
PACKAGE_VERSION='8.2.0rc2' |
| 597 |
> |
PACKAGE_STRING='ircd-hybrid 8.2.0rc2' |
| 598 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
| 599 |
|
PACKAGE_URL='' |
| 600 |
|
|
| 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.2.0rc1 to adapt to many kinds of systems. |
| 1369 |
> |
\`configure' configures ircd-hybrid 8.2.0rc2 to adapt to many kinds of systems. |
| 1370 |
|
|
| 1371 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1372 |
|
|
| 1436 |
|
|
| 1437 |
|
if test -n "$ac_init_help"; then |
| 1438 |
|
case $ac_init_help in |
| 1439 |
< |
short | recursive ) echo "Configuration of ircd-hybrid 8.2.0rc1:";; |
| 1439 |
> |
short | recursive ) echo "Configuration of ircd-hybrid 8.2.0rc2:";; |
| 1440 |
|
esac |
| 1441 |
|
cat <<\_ACEOF |
| 1442 |
|
|
| 1564 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1565 |
|
if $ac_init_version; then |
| 1566 |
|
cat <<\_ACEOF |
| 1567 |
< |
ircd-hybrid configure 8.2.0rc1 |
| 1567 |
> |
ircd-hybrid configure 8.2.0rc2 |
| 1568 |
|
generated by GNU Autoconf 2.69 |
| 1569 |
|
|
| 1570 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 2033 |
|
This file contains any messages produced by compilers while |
| 2034 |
|
running configure, to aid debugging if configure makes a mistake. |
| 2035 |
|
|
| 2036 |
< |
It was created by ircd-hybrid $as_me 8.2.0rc1, which was |
| 2036 |
> |
It was created by ircd-hybrid $as_me 8.2.0rc2, which was |
| 2037 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 2038 |
|
|
| 2039 |
|
$ $0 $@ |
| 2907 |
|
|
| 2908 |
|
# Define the identity of the package. |
| 2909 |
|
PACKAGE='ircd-hybrid' |
| 2910 |
< |
VERSION='8.2.0rc1' |
| 2910 |
> |
VERSION='8.2.0rc2' |
| 2911 |
|
|
| 2912 |
|
|
| 2913 |
|
cat >>confdefs.h <<_ACEOF |
| 16134 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 16135 |
|
# values after options handling. |
| 16136 |
|
ac_log=" |
| 16137 |
< |
This file was extended by ircd-hybrid $as_me 8.2.0rc1, which was |
| 16137 |
> |
This file was extended by ircd-hybrid $as_me 8.2.0rc2, which was |
| 16138 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 16139 |
|
|
| 16140 |
|
CONFIG_FILES = $CONFIG_FILES |
| 16200 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 16201 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 16202 |
|
ac_cs_version="\\ |
| 16203 |
< |
ircd-hybrid config.status 8.2.0rc1 |
| 16203 |
> |
ircd-hybrid config.status 8.2.0rc2 |
| 16204 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 16205 |
|
with options \\"\$ac_cs_config\\" |
| 16206 |
|
|