| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 1800 2013-03-31 19:19:25Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 1871 2013-04-26 08:53:04Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
< |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.7. |
| 4 |
> |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.0.8. |
| 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.0.7' |
| 597 |
< |
PACKAGE_STRING='ircd-hybrid 8.0.7' |
| 596 |
> |
PACKAGE_VERSION='8.0.8' |
| 597 |
> |
PACKAGE_STRING='ircd-hybrid 8.0.8' |
| 598 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
| 599 |
|
PACKAGE_URL='' |
| 600 |
|
|
| 1368 |
|
# Omit some internal or obsolete options to make the list less imposing. |
| 1369 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1370 |
|
cat <<_ACEOF |
| 1371 |
< |
\`configure' configures ircd-hybrid 8.0.7 to adapt to many kinds of systems. |
| 1371 |
> |
\`configure' configures ircd-hybrid 8.0.8 to adapt to many kinds of systems. |
| 1372 |
|
|
| 1373 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1374 |
|
|
| 1438 |
|
|
| 1439 |
|
if test -n "$ac_init_help"; then |
| 1440 |
|
case $ac_init_help in |
| 1441 |
< |
short | recursive ) echo "Configuration of ircd-hybrid 8.0.7:";; |
| 1441 |
> |
short | recursive ) echo "Configuration of ircd-hybrid 8.0.8:";; |
| 1442 |
|
esac |
| 1443 |
|
cat <<\_ACEOF |
| 1444 |
|
|
| 1568 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1569 |
|
if $ac_init_version; then |
| 1570 |
|
cat <<\_ACEOF |
| 1571 |
< |
ircd-hybrid configure 8.0.7 |
| 1571 |
> |
ircd-hybrid configure 8.0.8 |
| 1572 |
|
generated by GNU Autoconf 2.69 |
| 1573 |
|
|
| 1574 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 2094 |
|
This file contains any messages produced by compilers while |
| 2095 |
|
running configure, to aid debugging if configure makes a mistake. |
| 2096 |
|
|
| 2097 |
< |
It was created by ircd-hybrid $as_me 8.0.7, which was |
| 2097 |
> |
It was created by ircd-hybrid $as_me 8.0.8, which was |
| 2098 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 2099 |
|
|
| 2100 |
|
$ $0 $@ |
| 2969 |
|
|
| 2970 |
|
# Define the identity of the package. |
| 2971 |
|
PACKAGE='ircd-hybrid' |
| 2972 |
< |
VERSION='8.0.7' |
| 2972 |
> |
VERSION='8.0.8' |
| 2973 |
|
|
| 2974 |
|
|
| 2975 |
|
cat >>confdefs.h <<_ACEOF |
| 15008 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 15009 |
|
# values after options handling. |
| 15010 |
|
ac_log=" |
| 15011 |
< |
This file was extended by ircd-hybrid $as_me 8.0.7, which was |
| 15011 |
> |
This file was extended by ircd-hybrid $as_me 8.0.8, which was |
| 15012 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 15013 |
|
|
| 15014 |
|
CONFIG_FILES = $CONFIG_FILES |
| 15074 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 15075 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 15076 |
|
ac_cs_version="\\ |
| 15077 |
< |
ircd-hybrid config.status 8.0.7 |
| 15077 |
> |
ircd-hybrid config.status 8.0.8 |
| 15078 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 15079 |
|
with options \\"\$ac_cs_config\\" |
| 15080 |
|
|