|
version 1.30.2.2, 2024/08/19 19:33:19
|
version 1.32.2.1, 2025/01/31 00:04:52
|
|
Line 1
|
Line 1
|
| #! /bin/sh |
#! /bin/sh |
| # Guess values for system-dependent variables and create Makefiles. |
# Guess values for system-dependent variables and create Makefiles. |
| # Generated by GNU Autoconf 2.72 for libaitcfg 9.5. | # Generated by GNU Autoconf 2.72 for libaitcfg 9.6. |
| # |
# |
| # Report bugs to <misho@elwix.org>. |
# Report bugs to <misho@elwix.org>. |
| # |
# |
|
Line 603 MAKEFLAGS=
|
Line 603 MAKEFLAGS=
|
| # Identity of this package. |
# Identity of this package. |
| PACKAGE_NAME='libaitcfg' |
PACKAGE_NAME='libaitcfg' |
| PACKAGE_TARNAME='libaitcfg' |
PACKAGE_TARNAME='libaitcfg' |
| PACKAGE_VERSION='9.5' | PACKAGE_VERSION='9.6' |
| PACKAGE_STRING='libaitcfg 9.5' | PACKAGE_STRING='libaitcfg 9.6' |
| PACKAGE_BUGREPORT='misho@elwix.org' |
PACKAGE_BUGREPORT='misho@elwix.org' |
| PACKAGE_URL='' |
PACKAGE_URL='' |
| |
|
|
Line 1268 if test "$ac_init_help" = "long"; then
|
Line 1268 if test "$ac_init_help" = "long"; then
|
| # Omit some internal or obsolete options to make the list less imposing. |
# Omit some internal or obsolete options to make the list less imposing. |
| # This message is too long to be a string in the A/UX 3.1 sh. |
# This message is too long to be a string in the A/UX 3.1 sh. |
| cat <<_ACEOF |
cat <<_ACEOF |
| 'configure' configures libaitcfg 9.5 to adapt to many kinds of systems. | 'configure' configures libaitcfg 9.6 to adapt to many kinds of systems. |
| |
|
| Usage: $0 [OPTION]... [VAR=VALUE]... |
Usage: $0 [OPTION]... [VAR=VALUE]... |
| |
|
|
Line 1335 fi
|
Line 1335 fi
|
| |
|
| if test -n "$ac_init_help"; then |
if test -n "$ac_init_help"; then |
| case $ac_init_help in |
case $ac_init_help in |
| short | recursive ) echo "Configuration of libaitcfg 9.5:";; | short | recursive ) echo "Configuration of libaitcfg 9.6:";; |
| esac |
esac |
| cat <<\_ACEOF |
cat <<\_ACEOF |
| |
|
|
Line 1421 fi
|
Line 1421 fi
|
| test -n "$ac_init_help" && exit $ac_status |
test -n "$ac_init_help" && exit $ac_status |
| if $ac_init_version; then |
if $ac_init_version; then |
| cat <<\_ACEOF |
cat <<\_ACEOF |
| libaitcfg configure 9.5 | libaitcfg configure 9.6 |
| generated by GNU Autoconf 2.72 |
generated by GNU Autoconf 2.72 |
| |
|
| Copyright (C) 2023 Free Software Foundation, Inc. |
Copyright (C) 2023 Free Software Foundation, Inc. |
|
Line 1689 cat >config.log <<_ACEOF
|
Line 1689 cat >config.log <<_ACEOF
|
| This file contains any messages produced by compilers while |
This file contains any messages produced by compilers while |
| running configure, to aid debugging if configure makes a mistake. |
running configure, to aid debugging if configure makes a mistake. |
| |
|
| It was created by libaitcfg $as_me 9.5, which was | It was created by libaitcfg $as_me 9.6, which was |
| generated by GNU Autoconf 2.72. Invocation command line was |
generated by GNU Autoconf 2.72. Invocation command line was |
| |
|
| $ $0$ac_configure_args_raw |
$ $0$ac_configure_args_raw |
|
Line 3926 fi
|
Line 3926 fi
|
| |
|
| |
|
| |
|
| |
if test x"${prefix}" = x"NONE"; then |
| |
prefix="/usr/local" |
| |
fi |
| |
if test x"${exec_prefix}" = x"NONE"; then |
| |
exec_prefix=${prefix} |
| |
fi |
| |
|
| if test "${ac_cv_env_CFLAGS_set}" != "set"; then |
if test "${ac_cv_env_CFLAGS_set}" != "set"; then |
| CFLAGS="-Wall -O2 -I${includedir}" |
CFLAGS="-Wall -O2 -I${includedir}" |
| else |
else |
|
Line 3934 fi
|
Line 3941 fi
|
| if test "${ac_cv_env_LDFLAGS_set}" = "set"; then |
if test "${ac_cv_env_LDFLAGS_set}" = "set"; then |
| LDFLAGS="${ac_cv_env_LDFLAGS_value}" |
LDFLAGS="${ac_cv_env_LDFLAGS_value}" |
| else |
else |
| LDFLAGS="-L${libdir}" | LDFLAGS="-L$(eval echo ${libdir})" |
| fi |
fi |
| |
|
| |
|
|
Line 4452 then :
|
Line 4459 then :
|
| fi |
fi |
| |
|
| |
|
| ac_config_files="$ac_config_files Makefile inc/Makefile lib/Makefile debian/Makefile debian/control src/Makefile" | ac_config_files="$ac_config_files Makefile bin/Makefile inc/Makefile lib/Makefile debian/Makefile debian/control src/Makefile" |
| |
|
| cat >confcache <<\_ACEOF |
cat >confcache <<\_ACEOF |
| # This file is a shell script that caches the results of configure |
# This file is a shell script that caches the results of configure |
|
Line 4956 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
Line 4963 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
| # report actual input values of CONFIG_FILES etc. instead of their |
# report actual input values of CONFIG_FILES etc. instead of their |
| # values after options handling. |
# values after options handling. |
| ac_log=" |
ac_log=" |
| This file was extended by libaitcfg $as_me 9.5, which was | This file was extended by libaitcfg $as_me 9.6, which was |
| generated by GNU Autoconf 2.72. Invocation command line was |
generated by GNU Autoconf 2.72. Invocation command line was |
| |
|
| CONFIG_FILES = $CONFIG_FILES |
CONFIG_FILES = $CONFIG_FILES |
|
Line 5020 ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" |
|
Line 5027 ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" |
|
| cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
| ac_cs_config='$ac_cs_config_escaped' |
ac_cs_config='$ac_cs_config_escaped' |
| ac_cs_version="\\ |
ac_cs_version="\\ |
| libaitcfg config.status 9.5 | libaitcfg config.status 9.6 |
| configured by $0, generated by GNU Autoconf 2.72, |
configured by $0, generated by GNU Autoconf 2.72, |
| with options \\"\$ac_cs_config\\" |
with options \\"\$ac_cs_config\\" |
| |
|
|
Line 5144 do
|
Line 5151 do
|
| case $ac_config_target in |
case $ac_config_target in |
| "inc/config.h") CONFIG_HEADERS="$CONFIG_HEADERS inc/config.h" ;; |
"inc/config.h") CONFIG_HEADERS="$CONFIG_HEADERS inc/config.h" ;; |
| "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
| |
"bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;; |
| "inc/Makefile") CONFIG_FILES="$CONFIG_FILES inc/Makefile" ;; |
"inc/Makefile") CONFIG_FILES="$CONFIG_FILES inc/Makefile" ;; |
| "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; |
"lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; |
| "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;; |
"debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;; |