1 |
|
#! /bin/sh |
2 |
|
# From configure.ac Id: configure.ac 6229 2015-07-02 15:16:20Z michael . |
3 |
|
# Guess values for system-dependent variables and create Makefiles. |
4 |
< |
# Generated by GNU Autoconf 2.69 for hopm 1.1.0beta1. |
4 |
> |
# Generated by GNU Autoconf 2.69 for hopm 1.1.0. |
5 |
|
# |
6 |
|
# Report bugs to <bugs@ircd-hybrid.org>. |
7 |
|
# |
591 |
|
# Identity of this package. |
592 |
|
PACKAGE_NAME='hopm' |
593 |
|
PACKAGE_TARNAME='hopm' |
594 |
< |
PACKAGE_VERSION='1.1.0beta1' |
595 |
< |
PACKAGE_STRING='hopm 1.1.0beta1' |
594 |
> |
PACKAGE_VERSION='1.1.0' |
595 |
> |
PACKAGE_STRING='hopm 1.1.0' |
596 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
597 |
|
PACKAGE_URL='' |
598 |
|
|
1331 |
|
# Omit some internal or obsolete options to make the list less imposing. |
1332 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
1333 |
|
cat <<_ACEOF |
1334 |
< |
\`configure' configures hopm 1.1.0beta1 to adapt to many kinds of systems. |
1334 |
> |
\`configure' configures hopm 1.1.0 to adapt to many kinds of systems. |
1335 |
|
|
1336 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
1337 |
|
|
1401 |
|
|
1402 |
|
if test -n "$ac_init_help"; then |
1403 |
|
case $ac_init_help in |
1404 |
< |
short | recursive ) echo "Configuration of hopm 1.1.0beta1:";; |
1404 |
> |
short | recursive ) echo "Configuration of hopm 1.1.0:";; |
1405 |
|
esac |
1406 |
|
cat <<\_ACEOF |
1407 |
|
|
1524 |
|
test -n "$ac_init_help" && exit $ac_status |
1525 |
|
if $ac_init_version; then |
1526 |
|
cat <<\_ACEOF |
1527 |
< |
hopm configure 1.1.0beta1 |
1527 |
> |
hopm configure 1.1.0 |
1528 |
|
generated by GNU Autoconf 2.69 |
1529 |
|
|
1530 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
1802 |
|
This file contains any messages produced by compilers while |
1803 |
|
running configure, to aid debugging if configure makes a mistake. |
1804 |
|
|
1805 |
< |
It was created by hopm $as_me 1.1.0beta1, which was |
1805 |
> |
It was created by hopm $as_me 1.1.0, which was |
1806 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
1807 |
|
|
1808 |
|
$ $0 $@ |
2665 |
|
|
2666 |
|
# Define the identity of the package. |
2667 |
|
PACKAGE='hopm' |
2668 |
< |
VERSION='1.1.0beta1' |
2668 |
> |
VERSION='1.1.0' |
2669 |
|
|
2670 |
|
|
2671 |
|
cat >>confdefs.h <<_ACEOF |
15387 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
15388 |
|
# values after options handling. |
15389 |
|
ac_log=" |
15390 |
< |
This file was extended by hopm $as_me 1.1.0beta1, which was |
15390 |
> |
This file was extended by hopm $as_me 1.1.0, which was |
15391 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
15392 |
|
|
15393 |
|
CONFIG_FILES = $CONFIG_FILES |
15453 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15454 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15455 |
|
ac_cs_version="\\ |
15456 |
< |
hopm config.status 1.1.0beta1 |
15456 |
> |
hopm config.status 1.1.0 |
15457 |
|
configured by $0, generated by GNU Autoconf 2.69, |
15458 |
|
with options \\"\$ac_cs_config\\" |
15459 |
|
|