| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 8328 2018-02-28 21:30:39Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 8354 2018-03-04 13:55:42Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
< |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.22. |
| 4 |
> |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.23. |
| 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.22' |
| 597 |
< |
PACKAGE_STRING='ircd-hybrid 8.2.22' |
| 596 |
> |
PACKAGE_VERSION='8.2.23' |
| 597 |
> |
PACKAGE_STRING='ircd-hybrid 8.2.23' |
| 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.22 to adapt to many kinds of systems. |
| 1372 |
> |
\`configure' configures ircd-hybrid 8.2.23 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.22:";; |
| 1442 |
> |
short | recursive ) echo "Configuration of ircd-hybrid 8.2.23:";; |
| 1443 |
|
esac |
| 1444 |
|
cat <<\_ACEOF |
| 1445 |
|
|
| 1576 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1577 |
|
if $ac_init_version; then |
| 1578 |
|
cat <<\_ACEOF |
| 1579 |
< |
ircd-hybrid configure 8.2.22 |
| 1579 |
> |
ircd-hybrid configure 8.2.23 |
| 1580 |
|
generated by GNU Autoconf 2.69 |
| 1581 |
|
|
| 1582 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 2045 |
|
This file contains any messages produced by compilers while |
| 2046 |
|
running configure, to aid debugging if configure makes a mistake. |
| 2047 |
|
|
| 2048 |
< |
It was created by ircd-hybrid $as_me 8.2.22, which was |
| 2048 |
> |
It was created by ircd-hybrid $as_me 8.2.23, which was |
| 2049 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 2050 |
|
|
| 2051 |
|
$ $0 $@ |
| 2916 |
|
|
| 2917 |
|
# Define the identity of the package. |
| 2918 |
|
PACKAGE='ircd-hybrid' |
| 2919 |
< |
VERSION='8.2.22' |
| 2919 |
> |
VERSION='8.2.23' |
| 2920 |
|
|
| 2921 |
|
|
| 2922 |
|
cat >>confdefs.h <<_ACEOF |
| 17586 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 17587 |
|
# values after options handling. |
| 17588 |
|
ac_log=" |
| 17589 |
< |
This file was extended by ircd-hybrid $as_me 8.2.22, which was |
| 17589 |
> |
This file was extended by ircd-hybrid $as_me 8.2.23, which was |
| 17590 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 17591 |
|
|
| 17592 |
|
CONFIG_FILES = $CONFIG_FILES |
| 17652 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 17653 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 17654 |
|
ac_cs_version="\\ |
| 17655 |
< |
ircd-hybrid config.status 8.2.22 |
| 17655 |
> |
ircd-hybrid config.status 8.2.23 |
| 17656 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 17657 |
|
with options \\"\$ac_cs_config\\" |
| 17658 |
|
|