| 1 |
|
#! /bin/sh |
| 2 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 3 |
< |
# Generated by GNU Autoconf 2.69 for hopm 1.0.0beta2. |
| 3 |
> |
# Generated by GNU Autoconf 2.69 for hopm 1.0.0. |
| 4 |
|
# |
| 5 |
|
# Report bugs to <bugs@ircd-hybrid.org>. |
| 6 |
|
# |
| 590 |
|
# Identity of this package. |
| 591 |
|
PACKAGE_NAME='hopm' |
| 592 |
|
PACKAGE_TARNAME='hopm' |
| 593 |
< |
PACKAGE_VERSION='1.0.0beta2' |
| 594 |
< |
PACKAGE_STRING='hopm 1.0.0beta2' |
| 593 |
> |
PACKAGE_VERSION='1.0.0' |
| 594 |
> |
PACKAGE_STRING='hopm 1.0.0' |
| 595 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
| 596 |
|
PACKAGE_URL='' |
| 597 |
|
|
| 1323 |
|
# Omit some internal or obsolete options to make the list less imposing. |
| 1324 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1325 |
|
cat <<_ACEOF |
| 1326 |
< |
\`configure' configures hopm 1.0.0beta2 to adapt to many kinds of systems. |
| 1326 |
> |
\`configure' configures hopm 1.0.0 to adapt to many kinds of systems. |
| 1327 |
|
|
| 1328 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1329 |
|
|
| 1393 |
|
|
| 1394 |
|
if test -n "$ac_init_help"; then |
| 1395 |
|
case $ac_init_help in |
| 1396 |
< |
short | recursive ) echo "Configuration of hopm 1.0.0beta2:";; |
| 1396 |
> |
short | recursive ) echo "Configuration of hopm 1.0.0:";; |
| 1397 |
|
esac |
| 1398 |
|
cat <<\_ACEOF |
| 1399 |
|
|
| 1510 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1511 |
|
if $ac_init_version; then |
| 1512 |
|
cat <<\_ACEOF |
| 1513 |
< |
hopm configure 1.0.0beta2 |
| 1513 |
> |
hopm configure 1.0.0 |
| 1514 |
|
generated by GNU Autoconf 2.69 |
| 1515 |
|
|
| 1516 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 1788 |
|
This file contains any messages produced by compilers while |
| 1789 |
|
running configure, to aid debugging if configure makes a mistake. |
| 1790 |
|
|
| 1791 |
< |
It was created by hopm $as_me 1.0.0beta2, which was |
| 1791 |
> |
It was created by hopm $as_me 1.0.0, which was |
| 1792 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 1793 |
|
|
| 1794 |
|
$ $0 $@ |
| 2654 |
|
|
| 2655 |
|
# Define the identity of the package. |
| 2656 |
|
PACKAGE='hopm' |
| 2657 |
< |
VERSION='1.0.0beta2' |
| 2657 |
> |
VERSION='1.0.0' |
| 2658 |
|
|
| 2659 |
|
|
| 2660 |
|
cat >>confdefs.h <<_ACEOF |
| 13155 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 13156 |
|
# values after options handling. |
| 13157 |
|
ac_log=" |
| 13158 |
< |
This file was extended by hopm $as_me 1.0.0beta2, which was |
| 13158 |
> |
This file was extended by hopm $as_me 1.0.0, which was |
| 13159 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 13160 |
|
|
| 13161 |
|
CONFIG_FILES = $CONFIG_FILES |
| 13221 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 13222 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 13223 |
|
ac_cs_version="\\ |
| 13224 |
< |
hopm config.status 1.0.0beta2 |
| 13224 |
> |
hopm config.status 1.0.0 |
| 13225 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 13226 |
|
with options \\"\$ac_cs_config\\" |
| 13227 |
|
|