| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 9760 2020-11-30 11:34:48Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 9850 2020-12-25 15:49:32Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
< |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.37. |
| 4 |
> |
# Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.38. |
| 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.37' |
| 597 |
< |
PACKAGE_STRING='ircd-hybrid 8.2.37' |
| 596 |
> |
PACKAGE_VERSION='8.2.38' |
| 597 |
> |
PACKAGE_STRING='ircd-hybrid 8.2.38' |
| 598 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
| 599 |
|
PACKAGE_URL='' |
| 600 |
|
|
| 1378 |
|
# Omit some internal or obsolete options to make the list less imposing. |
| 1379 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1380 |
|
cat <<_ACEOF |
| 1381 |
< |
\`configure' configures ircd-hybrid 8.2.37 to adapt to many kinds of systems. |
| 1381 |
> |
\`configure' configures ircd-hybrid 8.2.38 to adapt to many kinds of systems. |
| 1382 |
|
|
| 1383 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1384 |
|
|
| 1449 |
|
|
| 1450 |
|
if test -n "$ac_init_help"; then |
| 1451 |
|
case $ac_init_help in |
| 1452 |
< |
short | recursive ) echo "Configuration of ircd-hybrid 8.2.37:";; |
| 1452 |
> |
short | recursive ) echo "Configuration of ircd-hybrid 8.2.38:";; |
| 1453 |
|
esac |
| 1454 |
|
cat <<\_ACEOF |
| 1455 |
|
|
| 1583 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1584 |
|
if $ac_init_version; then |
| 1585 |
|
cat <<\_ACEOF |
| 1586 |
< |
ircd-hybrid configure 8.2.37 |
| 1586 |
> |
ircd-hybrid configure 8.2.38 |
| 1587 |
|
generated by GNU Autoconf 2.69 |
| 1588 |
|
|
| 1589 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 2052 |
|
This file contains any messages produced by compilers while |
| 2053 |
|
running configure, to aid debugging if configure makes a mistake. |
| 2054 |
|
|
| 2055 |
< |
It was created by ircd-hybrid $as_me 8.2.37, which was |
| 2055 |
> |
It was created by ircd-hybrid $as_me 8.2.38, which was |
| 2056 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 2057 |
|
|
| 2058 |
|
$ $0 $@ |
| 2922 |
|
|
| 2923 |
|
# Define the identity of the package. |
| 2924 |
|
PACKAGE='ircd-hybrid' |
| 2925 |
< |
VERSION='8.2.37' |
| 2925 |
> |
VERSION='8.2.38' |
| 2926 |
|
|
| 2927 |
|
|
| 2928 |
|
cat >>confdefs.h <<_ACEOF |
| 17750 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 17751 |
|
# values after options handling. |
| 17752 |
|
ac_log=" |
| 17753 |
< |
This file was extended by ircd-hybrid $as_me 8.2.37, which was |
| 17753 |
> |
This file was extended by ircd-hybrid $as_me 8.2.38, which was |
| 17754 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 17755 |
|
|
| 17756 |
|
CONFIG_FILES = $CONFIG_FILES |
| 17816 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 17817 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 17818 |
|
ac_cs_version="\\ |
| 17819 |
< |
ircd-hybrid config.status 8.2.37 |
| 17819 |
> |
ircd-hybrid config.status 8.2.38 |
| 17820 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 17821 |
|
with options \\"\$ac_cs_config\\" |
| 17822 |
|
|