| 1 |
|
#! /bin/sh |
| 2 |
+ |
# From configure.ac Id: configure.ac 5313 2015-01-06 13:27:21Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
< |
# Generated by GNU Autoconf 2.69 for hopm 1.0.0beta2. |
| 4 |
> |
# Generated by GNU Autoconf 2.69 for hopm 1.0.2. |
| 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.0.0beta2' |
| 595 |
< |
PACKAGE_STRING='hopm 1.0.0beta2' |
| 594 |
> |
PACKAGE_VERSION='1.0.2' |
| 595 |
> |
PACKAGE_STRING='hopm 1.0.2' |
| 596 |
|
PACKAGE_BUGREPORT='bugs@ircd-hybrid.org' |
| 597 |
|
PACKAGE_URL='' |
| 598 |
|
|
| 1324 |
|
# Omit some internal or obsolete options to make the list less imposing. |
| 1325 |
|
# This message is too long to be a string in the A/UX 3.1 sh. |
| 1326 |
|
cat <<_ACEOF |
| 1327 |
< |
\`configure' configures hopm 1.0.0beta2 to adapt to many kinds of systems. |
| 1327 |
> |
\`configure' configures hopm 1.0.2 to adapt to many kinds of systems. |
| 1328 |
|
|
| 1329 |
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
| 1330 |
|
|
| 1394 |
|
|
| 1395 |
|
if test -n "$ac_init_help"; then |
| 1396 |
|
case $ac_init_help in |
| 1397 |
< |
short | recursive ) echo "Configuration of hopm 1.0.0beta2:";; |
| 1397 |
> |
short | recursive ) echo "Configuration of hopm 1.0.2:";; |
| 1398 |
|
esac |
| 1399 |
|
cat <<\_ACEOF |
| 1400 |
|
|
| 1511 |
|
test -n "$ac_init_help" && exit $ac_status |
| 1512 |
|
if $ac_init_version; then |
| 1513 |
|
cat <<\_ACEOF |
| 1514 |
< |
hopm configure 1.0.0beta2 |
| 1514 |
> |
hopm configure 1.0.2 |
| 1515 |
|
generated by GNU Autoconf 2.69 |
| 1516 |
|
|
| 1517 |
|
Copyright (C) 2012 Free Software Foundation, Inc. |
| 1789 |
|
This file contains any messages produced by compilers while |
| 1790 |
|
running configure, to aid debugging if configure makes a mistake. |
| 1791 |
|
|
| 1792 |
< |
It was created by hopm $as_me 1.0.0beta2, which was |
| 1792 |
> |
It was created by hopm $as_me 1.0.2, which was |
| 1793 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 1794 |
|
|
| 1795 |
|
$ $0 $@ |
| 2137 |
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 2138 |
|
|
| 2139 |
|
|
| 2140 |
< |
|
| 2140 |
< |
ac_config_headers="$ac_config_headers src/setup.h" |
| 2141 |
< |
|
| 2142 |
< |
am__api_version='1.14' |
| 2140 |
> |
am__api_version='1.15' |
| 2141 |
|
|
| 2142 |
|
ac_aux_dir= |
| 2143 |
|
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do |
| 2338 |
|
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' |
| 2339 |
|
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` |
| 2340 |
|
|
| 2341 |
< |
# expand $ac_aux_dir to an absolute path |
| 2342 |
< |
am_aux_dir=`cd $ac_aux_dir && pwd` |
| 2341 |
> |
# Expand $ac_aux_dir to an absolute path. |
| 2342 |
> |
am_aux_dir=`cd "$ac_aux_dir" && pwd` |
| 2343 |
|
|
| 2344 |
|
if test x"${MISSING+set}" != xset; then |
| 2345 |
|
case $am_aux_dir in |
| 2358 |
|
$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} |
| 2359 |
|
fi |
| 2360 |
|
|
| 2361 |
< |
if test x"${install_sh}" != xset; then |
| 2361 |
> |
if test x"${install_sh+set}" != xset; then |
| 2362 |
|
case $am_aux_dir in |
| 2363 |
|
*\ * | *\ *) |
| 2364 |
|
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; |
| 2652 |
|
|
| 2653 |
|
# Define the identity of the package. |
| 2654 |
|
PACKAGE='hopm' |
| 2655 |
< |
VERSION='1.0.0beta2' |
| 2655 |
> |
VERSION='1.0.2' |
| 2656 |
|
|
| 2657 |
|
|
| 2658 |
|
cat >>confdefs.h <<_ACEOF |
| 2686 |
|
# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> |
| 2687 |
|
mkdir_p='$(MKDIR_P)' |
| 2688 |
|
|
| 2689 |
< |
# We need awk for the "check" target. The system "awk" is bad on |
| 2690 |
< |
# some platforms. |
| 2689 |
> |
# We need awk for the "check" target (and possibly the TAP driver). The |
| 2690 |
> |
# system "awk" is bad on some platforms. |
| 2691 |
|
# Always define AMTAR for backward compatibility. Yes, it's still used |
| 2692 |
|
# in the wild :-( We should find a proper way to deprecate it ... |
| 2693 |
|
AMTAR='$${TAR-tar}' |
| 2769 |
|
|
| 2770 |
|
|
| 2771 |
|
|
| 2772 |
+ |
ac_config_headers="$ac_config_headers src/setup.h" |
| 2773 |
+ |
|
| 2774 |
+ |
|
| 2775 |
+ |
|
| 2776 |
|
DEPDIR="${am__leading_dot}deps" |
| 2777 |
|
|
| 2778 |
|
ac_config_commands="$ac_config_commands depfiles" |
| 13157 |
|
# report actual input values of CONFIG_FILES etc. instead of their |
| 13158 |
|
# values after options handling. |
| 13159 |
|
ac_log=" |
| 13160 |
< |
This file was extended by hopm $as_me 1.0.0beta2, which was |
| 13160 |
> |
This file was extended by hopm $as_me 1.0.2, which was |
| 13161 |
|
generated by GNU Autoconf 2.69. Invocation command line was |
| 13162 |
|
|
| 13163 |
|
CONFIG_FILES = $CONFIG_FILES |
| 13223 |
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| 13224 |
|
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
| 13225 |
|
ac_cs_version="\\ |
| 13226 |
< |
hopm config.status 1.0.0beta2 |
| 13226 |
> |
hopm config.status 1.0.2 |
| 13227 |
|
configured by $0, generated by GNU Autoconf 2.69, |
| 13228 |
|
with options \\"\$ac_cs_config\\" |
| 13229 |
|
|