| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 5617 2015-02-24 20:31:18Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 5734 2015-03-29 11:00:20Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
< |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.6. |
| 4 |
> |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.7. |
| 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.6' |
| 597 |
< |
PACKAGE_STRING='ircd-hybrid 8.2.6' |
| 596 |
> |
PACKAGE_VERSION='8.2.7' |
| 597 |
> |
PACKAGE_STRING='ircd-hybrid 8.2.7' |
| 598 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
| 599 |
|
PACKAGE_URL='' |
| 600 |
|
|
| 1369 |
|
# Omit some internal or obsolete options to make the list less imposing. |
| 1370 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1371 |
|
cat <<_ACEOF |
| 1372 |
< |
\`configure' configures ircd-hybrid 8.2.6 to adapt to many kinds of systems. |
| 1372 |
> |
\`configure' configures ircd-hybrid 8.2.7 to adapt to many kinds of systems. |
| 1373 |
|
|
| 1374 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1375 |
|
|
| 1439 |
|
|
| 1440 |
|
if test -n "$ac_init_help"; then |
| 1441 |
|
case $ac_init_help in |
| 1442 |
< |
short | recursive ) echo "Configuration of ircd-hybrid 8.2.6:";; |
| 1442 |
> |
short | recursive ) echo "Configuration of ircd-hybrid 8.2.7:";; |
| 1443 |
|
esac |
| 1444 |
|
cat <<\_ACEOF |
| 1445 |
|
|
| 1572 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1573 |
|
if $ac_init_version; then |
| 1574 |
|
cat <<\_ACEOF |
| 1575 |
< |
ircd-hybrid configure 8.2.6 |
| 1575 |
> |
ircd-hybrid configure 8.2.7 |
| 1576 |
|
generated by GNU Autoconf 2.69 |
| 1577 |
|
|
| 1578 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 2041 |
|
This file contains any messages produced by compilers while |
| 2042 |
|
running configure, to aid debugging if configure makes a mistake. |
| 2043 |
|
|
| 2044 |
< |
It was created by ircd-hybrid $as_me 8.2.6, which was |
| 2044 |
> |
It was created by ircd-hybrid $as_me 8.2.7, which was |
| 2045 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 2046 |
|
|
| 2047 |
|
$ $0 $@ |
| 2915 |
|
|
| 2916 |
|
# Define the identity of the package. |
| 2917 |
|
PACKAGE='ircd-hybrid' |
| 2918 |
< |
VERSION='8.2.6' |
| 2918 |
> |
VERSION='8.2.7' |
| 2919 |
|
|
| 2920 |
|
|
| 2921 |
|
cat >>confdefs.h <<_ACEOF |
| 17108 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 17109 |
|
# values after options handling. |
| 17110 |
|
ac_log=" |
| 17111 |
< |
This file was extended by ircd-hybrid $as_me 8.2.6, which was |
| 17111 |
> |
This file was extended by ircd-hybrid $as_me 8.2.7, which was |
| 17112 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 17113 |
|
|
| 17114 |
|
CONFIG_FILES = $CONFIG_FILES |
| 17174 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 17175 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 17176 |
|
ac_cs_version="\\ |
| 17177 |
< |
ircd-hybrid config.status 8.2.6 |
| 17177 |
> |
ircd-hybrid config.status 8.2.7 |
| 17178 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 17179 |
|
with options \\"\$ac_cs_config\\" |
| 17180 |
|
|