| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 1111 2010-11-26 20:01:41Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 1131 2011-04-08 16:56:32Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
< |
# Generated by GNU Autoconf 2.68 for ircd-hybrid 7.3.0. |
| 4 |
> |
# Generated by GNU Autoconf 2.68 for ircd-hybrid 8beta1. |
| 5 |
|
# |
| 6 |
|
# Report bugs to <bugs@ircd-hybrid.org>. |
| 7 |
|
# |
| 573 |
|
# Identity of this package. |
| 574 |
|
PACKAGE_NAME='ircd-hybrid' |
| 575 |
|
PACKAGE_TARNAME='ircd-hybrid' |
| 576 |
< |
PACKAGE_VERSION='7.3.0' |
| 577 |
< |
PACKAGE_STRING='ircd-hybrid 7.3.0' |
| 576 |
> |
PACKAGE_VERSION='8beta1' |
| 577 |
> |
PACKAGE_STRING='ircd-hybrid 8beta1' |
| 578 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
| 579 |
|
PACKAGE_URL='' |
| 580 |
|
|
| 1358 |
|
# Omit some internal or obsolete options to make the list less imposing. |
| 1359 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1360 |
|
cat <<_ACEOF |
| 1361 |
< |
\`configure' configures ircd-hybrid 7.3.0 to adapt to many kinds of systems. |
| 1361 |
> |
\`configure' configures ircd-hybrid 8beta1 to adapt to many kinds of systems. |
| 1362 |
|
|
| 1363 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1364 |
|
|
| 1428 |
|
|
| 1429 |
|
if test -n "$ac_init_help"; then |
| 1430 |
|
case $ac_init_help in |
| 1431 |
< |
short | recursive ) echo "Configuration of ircd-hybrid 7.3.0:";; |
| 1431 |
> |
short | recursive ) echo "Configuration of ircd-hybrid 8beta1:";; |
| 1432 |
|
esac |
| 1433 |
|
cat <<\_ACEOF |
| 1434 |
|
|
| 1567 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1568 |
|
if $ac_init_version; then |
| 1569 |
|
cat <<\_ACEOF |
| 1570 |
< |
ircd-hybrid configure 7.3.0 |
| 1570 |
> |
ircd-hybrid configure 8beta1 |
| 1571 |
|
generated by GNU Autoconf 2.68 |
| 1572 |
|
|
| 1573 |
|
Copyright (C) 2010 Free Software Foundation, Inc. |
| 2093 |
|
This file contains any messages produced by compilers while |
| 2094 |
|
running configure, to aid debugging if configure makes a mistake. |
| 2095 |
|
|
| 2096 |
< |
It was created by ircd-hybrid $as_me 7.3.0, which was |
| 2096 |
> |
It was created by ircd-hybrid $as_me 8beta1, which was |
| 2097 |
|
generated by GNU Autoconf 2.68. Invocation command line was |
| 2098 |
|
|
| 2099 |
|
$ $0 $@ |
| 2926 |
|
|
| 2927 |
|
# Define the identity of the package. |
| 2928 |
|
PACKAGE='ircd-hybrid' |
| 2929 |
< |
VERSION='7.3.0' |
| 2929 |
> |
VERSION='8beta1' |
| 2930 |
|
|
| 2931 |
|
|
| 2932 |
|
cat >>confdefs.h <<_ACEOF |
| 15213 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 15214 |
|
# values after options handling. |
| 15215 |
|
ac_log=" |
| 15216 |
< |
This file was extended by ircd-hybrid $as_me 7.3.0, which was |
| 15216 |
> |
This file was extended by ircd-hybrid $as_me 8beta1, which was |
| 15217 |
|
generated by GNU Autoconf 2.68. Invocation command line was |
| 15218 |
|
|
| 15219 |
|
CONFIG_FILES = $CONFIG_FILES |
| 15279 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 15280 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 15281 |
|
ac_cs_version="\\ |
| 15282 |
< |
ircd-hybrid config.status 7.3.0 |
| 15282 |
> |
ircd-hybrid config.status 8beta1 |
| 15283 |
|
configured by $0, generated by GNU Autoconf 2.68, |
| 15284 |
|
with options \\"\$ac_cs_config\\" |
| 15285 |
|
|