version 1.3.2.1, 2009/10/19 15:03:08
|
version 1.20.2.2, 2016/05/18 13:05:59
|
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.62 for libaitcfg 3.2. | # Generated by GNU Autoconf 2.63 for libaitcfg 7.7. |
# |
# |
# Report bugs to <misho@openbsd-bg.org>. | # Report bugs to <misho@elwix.org>. |
# |
# |
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
Line 596 SHELL=${CONFIG_SHELL-/bin/sh}
|
Line 596 SHELL=${CONFIG_SHELL-/bin/sh}
|
# Identity of this package. |
# Identity of this package. |
PACKAGE_NAME='libaitcfg' |
PACKAGE_NAME='libaitcfg' |
PACKAGE_TARNAME='libaitcfg' |
PACKAGE_TARNAME='libaitcfg' |
PACKAGE_VERSION='3.2' | PACKAGE_VERSION='7.7' |
PACKAGE_STRING='libaitcfg 3.2' | PACKAGE_STRING='libaitcfg 7.7' |
PACKAGE_BUGREPORT='misho@openbsd-bg.org' | PACKAGE_BUGREPORT='misho@elwix.org' |
|
|
ac_unique_file="src/aitcfg.c" |
ac_unique_file="src/aitcfg.c" |
# Factoring default headers for most tests. |
# Factoring default headers for most tests. |
Line 637 ac_includes_default="\
|
Line 637 ac_includes_default="\
|
# include <unistd.h> |
# include <unistd.h> |
#endif" |
#endif" |
|
|
ac_subst_vars='SHELL | ac_subst_vars='LTLIBOBJS |
PATH_SEPARATOR | |
PACKAGE_NAME | |
PACKAGE_TARNAME | |
PACKAGE_VERSION | |
PACKAGE_STRING | |
PACKAGE_BUGREPORT | |
exec_prefix | |
prefix | |
program_transform_name | |
bindir | |
sbindir | |
libexecdir | |
datarootdir | |
datadir | |
sysconfdir | |
sharedstatedir | |
localstatedir | |
includedir | |
oldincludedir | |
docdir | |
infodir | |
htmldir | |
dvidir | |
pdfdir | |
psdir | |
libdir | |
localedir | |
mandir | |
DEFS | |
ECHO_C | |
ECHO_N | |
ECHO_T | |
LIBS | |
build_alias | |
host_alias | |
target_alias | |
CC | |
CFLAGS | |
LDFLAGS | |
CPPFLAGS | |
ac_ct_CC | |
EXEEXT | |
OBJEXT | |
INSTALL_PROGRAM | |
INSTALL_SCRIPT | |
INSTALL_DATA | |
build | |
build_cpu | |
build_vendor | |
build_os | |
host | |
host_cpu | |
host_vendor | |
host_os | |
target | |
target_cpu | |
target_vendor | |
target_os | |
MKDEP | |
CPP | |
GREP | |
EGREP | |
LIBOBJS |
LIBOBJS |
LTLIBOBJS' | EGREP |
| GREP |
| CPP |
| MKDEP |
| target_os |
| target_vendor |
| target_cpu |
| target |
| host_os |
| host_vendor |
| host_cpu |
| host |
| build_os |
| build_vendor |
| build_cpu |
| build |
| RANLIB |
| INSTALL_DATA |
| INSTALL_SCRIPT |
| INSTALL_PROGRAM |
| OBJEXT |
| EXEEXT |
| ac_ct_CC |
| CPPFLAGS |
| LDFLAGS |
| CFLAGS |
| CC |
| target_alias |
| host_alias |
| build_alias |
| LIBS |
| ECHO_T |
| ECHO_N |
| ECHO_C |
| DEFS |
| mandir |
| localedir |
| libdir |
| psdir |
| pdfdir |
| dvidir |
| htmldir |
| infodir |
| docdir |
| oldincludedir |
| includedir |
| localstatedir |
| sharedstatedir |
| sysconfdir |
| datadir |
| datarootdir |
| libexecdir |
| sbindir |
| bindir |
| program_transform_name |
| prefix |
| exec_prefix |
| PACKAGE_BUGREPORT |
| PACKAGE_STRING |
| PACKAGE_VERSION |
| PACKAGE_TARNAME |
| PACKAGE_NAME |
| PATH_SEPARATOR |
| SHELL' |
ac_subst_files='' |
ac_subst_files='' |
ac_user_opts=' |
ac_user_opts=' |
enable_option_checking |
enable_option_checking |
Line 1138 fi
|
Line 1139 fi
|
if test -n "$ac_unrecognized_opts"; then |
if test -n "$ac_unrecognized_opts"; then |
case $enable_option_checking in |
case $enable_option_checking in |
no) ;; |
no) ;; |
fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 | fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 |
{ (exit 1); exit 1; }; } ;; |
{ (exit 1); exit 1; }; } ;; |
*) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; | *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; |
esac |
esac |
fi |
fi |
|
|
Line 1193 test "$silent" = yes && exec 6>/dev/null
|
Line 1194 test "$silent" = yes && exec 6>/dev/null
|
ac_pwd=`pwd` && test -n "$ac_pwd" && |
ac_pwd=`pwd` && test -n "$ac_pwd" && |
ac_ls_di=`ls -di .` && |
ac_ls_di=`ls -di .` && |
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || |
{ $as_echo "$as_me: error: Working directory cannot be determined" >&2 | { $as_echo "$as_me: error: working directory cannot be determined" >&2 |
{ (exit 1); exit 1; }; } |
{ (exit 1); exit 1; }; } |
test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
test "X$ac_ls_di" = "X$ac_pwd_ls_di" || |
{ $as_echo "$as_me: error: pwd does not report name of working directory" >&2 |
{ $as_echo "$as_me: error: pwd does not report name of working directory" >&2 |
Line 1268 if test "$ac_init_help" = "long"; then
|
Line 1269 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 3.2 to adapt to many kinds of systems. | \`configure' configures libaitcfg 7.7 to adapt to many kinds of systems. |
|
|
Usage: $0 [OPTION]... [VAR=VALUE]... |
Usage: $0 [OPTION]... [VAR=VALUE]... |
|
|
Line 1334 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 3.2:";; | short | recursive ) echo "Configuration of libaitcfg 7.7:";; |
esac |
esac |
cat <<\_ACEOF |
cat <<\_ACEOF |
|
|
Line 1357 Some influential environment variables:
|
Line 1358 Some influential environment variables:
|
Use these variables to override the choices made by `configure' or to help |
Use these variables to override the choices made by `configure' or to help |
it to find libraries and programs with nonstandard names/locations. |
it to find libraries and programs with nonstandard names/locations. |
|
|
Report bugs to <misho@openbsd-bg.org>. | Report bugs to <misho@elwix.org>. |
_ACEOF |
_ACEOF |
ac_status=$? |
ac_status=$? |
fi |
fi |
Line 1420 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 3.2 | libaitcfg configure 7.7 |
generated by GNU Autoconf 2.62 | generated by GNU Autoconf 2.63 |
|
|
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, |
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
Line 1434 cat >config.log <<_ACEOF
|
Line 1435 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 3.2, which was | It was created by libaitcfg $as_me 7.7, which was |
generated by GNU Autoconf 2.62. Invocation command line was | generated by GNU Autoconf 2.63. Invocation command line was |
|
|
$ $0 $@ |
$ $0 $@ |
|
|
Line 1558 _ASBOX
|
Line 1559 _ASBOX
|
case $ac_val in #( |
case $ac_val in #( |
*${as_nl}*) |
*${as_nl}*) |
case $ac_var in #( |
case $ac_var in #( |
*_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 | *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 |
$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; | $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; |
esac |
esac |
case $ac_var in #( |
case $ac_var in #( |
_ | IFS | as_nl) ;; #( |
_ | IFS | as_nl) ;; #( |
Line 1762 $as_echo "$as_me: current value: \`$ac_new_val'" >&2
|
Line 1763 $as_echo "$as_me: current value: \`$ac_new_val'" >&2
|
fi |
fi |
done |
done |
if $ac_cache_corrupted; then |
if $ac_cache_corrupted; then |
|
{ $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
|
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
{ $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 |
{ $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 |
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
{ { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 |
{ { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 |
Line 1804 ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
Line 1807 ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
ac_config_headers="$ac_config_headers inc/config.h" |
ac_config_headers="$ac_config_headers inc/config.h" |
|
|
|
|
|
ac_cv_func_malloc_0_nonnull="yes" |
|
ac_cv_func_realloc_0_nonnull="yes" |
|
|
# Checks for programs. |
# Checks for programs. |
ac_ext=c |
ac_ext=c |
ac_cpp='$CPP $CPPFLAGS' |
ac_cpp='$CPP $CPPFLAGS' |
Line 1892 fi
|
Line 1898 fi
|
else |
else |
case $cross_compiling:$ac_tool_warned in |
case $cross_compiling:$ac_tool_warned in |
yes:) |
yes:) |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools | { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
whose name does not start with the host triplet. If you think this | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
configuration is useful to you, please write to autoconf@gnu.org." >&5 | |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools | |
whose name does not start with the host triplet. If you think this | |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} | |
ac_tool_warned=yes ;; |
ac_tool_warned=yes ;; |
esac |
esac |
CC=$ac_ct_CC |
CC=$ac_ct_CC |
Line 2096 done
|
Line 2098 done
|
else |
else |
case $cross_compiling:$ac_tool_warned in |
case $cross_compiling:$ac_tool_warned in |
yes:) |
yes:) |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools | { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
whose name does not start with the host triplet. If you think this | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
configuration is useful to you, please write to autoconf@gnu.org." >&5 | |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools | |
whose name does not start with the host triplet. If you think this | |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} | |
ac_tool_warned=yes ;; |
ac_tool_warned=yes ;; |
esac |
esac |
CC=$ac_ct_CC |
CC=$ac_ct_CC |
Line 2111 fi
|
Line 2109 fi
|
fi |
fi |
|
|
|
|
test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH | test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH |
See \`config.log' for more details." >&5 |
See \`config.log' for more details." >&5 |
$as_echo "$as_me: error: no acceptable C compiler found in \$PATH |
$as_echo "$as_me: error: no acceptable C compiler found in \$PATH |
See \`config.log' for more details." >&2;} |
See \`config.log' for more details." >&2;} |
{ (exit 1); exit 1; }; } | { (exit 1); exit 1; }; }; } |
|
|
# Provide some information about the compiler. |
# Provide some information about the compiler. |
$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 |
$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 |
Line 2245 if test -z "$ac_file"; then
|
Line 2245 if test -z "$ac_file"; then
|
$as_echo "$as_me: failed program was:" >&5 |
$as_echo "$as_me: failed program was:" >&5 |
sed 's/^/| /' conftest.$ac_ext >&5 |
sed 's/^/| /' conftest.$ac_ext >&5 |
|
|
|
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
|
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables |
{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables |
See \`config.log' for more details." >&5 |
See \`config.log' for more details." >&5 |
$as_echo "$as_me: error: C compiler cannot create executables |
$as_echo "$as_me: error: C compiler cannot create executables |
See \`config.log' for more details." >&2;} |
See \`config.log' for more details." >&2;} |
{ (exit 77); exit 77; }; } | { (exit 77); exit 77; }; }; } |
fi |
fi |
|
|
ac_exeext=$ac_cv_exeext |
ac_exeext=$ac_cv_exeext |
Line 2277 $as_echo "$ac_try_echo") >&5
|
Line 2279 $as_echo "$ac_try_echo") >&5
|
if test "$cross_compiling" = maybe; then |
if test "$cross_compiling" = maybe; then |
cross_compiling=yes |
cross_compiling=yes |
else |
else |
{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. | { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. |
If you meant to cross compile, use \`--host'. |
If you meant to cross compile, use \`--host'. |
See \`config.log' for more details." >&5 |
See \`config.log' for more details." >&5 |
$as_echo "$as_me: error: cannot run C compiled programs. |
$as_echo "$as_me: error: cannot run C compiled programs. |
If you meant to cross compile, use \`--host'. |
If you meant to cross compile, use \`--host'. |
See \`config.log' for more details." >&2;} |
See \`config.log' for more details." >&2;} |
{ (exit 1); exit 1; }; } | { (exit 1); exit 1; }; }; } |
fi |
fi |
fi |
fi |
fi |
fi |
Line 2326 for ac_file in conftest.exe conftest conftest.*; do
|
Line 2330 for ac_file in conftest.exe conftest conftest.*; do
|
esac |
esac |
done |
done |
else |
else |
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link | { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
See \`config.log' for more details." >&5 |
See \`config.log' for more details." >&5 |
$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link |
$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link |
See \`config.log' for more details." >&2;} |
See \`config.log' for more details." >&2;} |
{ (exit 1); exit 1; }; } | { (exit 1); exit 1; }; }; } |
fi |
fi |
|
|
rm -f conftest$ac_cv_exeext |
rm -f conftest$ac_cv_exeext |
Line 2384 else
|
Line 2390 else
|
$as_echo "$as_me: failed program was:" >&5 |
$as_echo "$as_me: failed program was:" >&5 |
sed 's/^/| /' conftest.$ac_ext >&5 |
sed 's/^/| /' conftest.$ac_ext >&5 |
|
|
|
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
|
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile |
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile |
See \`config.log' for more details." >&5 |
See \`config.log' for more details." >&5 |
$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile |
$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile |
See \`config.log' for more details." >&2;} |
See \`config.log' for more details." >&2;} |
{ (exit 1); exit 1; }; } | { (exit 1); exit 1; }; }; } |
fi |
fi |
|
|
rm -f conftest.$ac_cv_objext conftest.$ac_ext |
rm -f conftest.$ac_cv_objext conftest.$ac_ext |
Line 2860 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL
|
Line 2868 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL
|
|
|
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
|
|
|
if test -n "$ac_tool_prefix"; then |
|
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. |
|
set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
|
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 |
|
$as_echo_n "checking for $ac_word... " >&6; } |
|
if test "${ac_cv_prog_RANLIB+set}" = set; then |
|
$as_echo_n "(cached) " >&6 |
|
else |
|
if test -n "$RANLIB"; then |
|
ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
|
else |
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
for as_dir in $PATH |
|
do |
|
IFS=$as_save_IFS |
|
test -z "$as_dir" && as_dir=. |
|
for ac_exec_ext in '' $ac_executable_extensions; do |
|
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
|
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
|
$as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
break 2 |
|
fi |
|
done |
|
done |
|
IFS=$as_save_IFS |
|
|
|
fi |
|
fi |
|
RANLIB=$ac_cv_prog_RANLIB |
|
if test -n "$RANLIB"; then |
|
{ $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 |
|
$as_echo "$RANLIB" >&6; } |
|
else |
|
{ $as_echo "$as_me:$LINENO: result: no" >&5 |
|
$as_echo "no" >&6; } |
|
fi |
|
|
|
|
|
fi |
|
if test -z "$ac_cv_prog_RANLIB"; then |
|
ac_ct_RANLIB=$RANLIB |
|
# Extract the first word of "ranlib", so it can be a program name with args. |
|
set dummy ranlib; ac_word=$2 |
|
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 |
|
$as_echo_n "checking for $ac_word... " >&6; } |
|
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then |
|
$as_echo_n "(cached) " >&6 |
|
else |
|
if test -n "$ac_ct_RANLIB"; then |
|
ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. |
|
else |
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
|
for as_dir in $PATH |
|
do |
|
IFS=$as_save_IFS |
|
test -z "$as_dir" && as_dir=. |
|
for ac_exec_ext in '' $ac_executable_extensions; do |
|
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then |
|
ac_cv_prog_ac_ct_RANLIB="ranlib" |
|
$as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
|
break 2 |
|
fi |
|
done |
|
done |
|
IFS=$as_save_IFS |
|
|
|
fi |
|
fi |
|
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB |
|
if test -n "$ac_ct_RANLIB"; then |
|
{ $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 |
|
$as_echo "$ac_ct_RANLIB" >&6; } |
|
else |
|
{ $as_echo "$as_me:$LINENO: result: no" >&5 |
|
$as_echo "no" >&6; } |
|
fi |
|
|
|
if test "x$ac_ct_RANLIB" = x; then |
|
RANLIB=":" |
|
else |
|
case $cross_compiling:$ac_tool_warned in |
|
yes:) |
|
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
|
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
|
ac_tool_warned=yes ;; |
|
esac |
|
RANLIB=$ac_ct_RANLIB |
|
fi |
|
else |
|
RANLIB="$ac_cv_prog_RANLIB" |
|
fi |
|
|
|
|
# Make sure we can run config.sub. |
# Make sure we can run config.sub. |
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || |
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || |
{ { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 |
{ { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 |
Line 3066 $as_echo "no" >&6; }
|
Line 3166 $as_echo "no" >&6; }
|
fi |
fi |
|
|
if test "x$ac_ct_MKDEP" = x; then |
if test "x$ac_ct_MKDEP" = x; then |
MKDEP="no" | MKDEP="../mkdep" |
else |
else |
case $cross_compiling:$ac_tool_warned in |
case $cross_compiling:$ac_tool_warned in |
yes:) |
yes:) |
{ $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools | { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 |
whose name does not start with the host triplet. If you think this | $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} |
configuration is useful to you, please write to autoconf@gnu.org." >&5 | |
$as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools | |
whose name does not start with the host triplet. If you think this | |
configuration is useful to you, please write to autoconf@gnu.org." >&2;} | |
ac_tool_warned=yes ;; |
ac_tool_warned=yes ;; |
esac |
esac |
MKDEP=$ac_ct_MKDEP |
MKDEP=$ac_ct_MKDEP |
Line 3086 fi
|
Line 3182 fi
|
|
|
|
|
|
|
CFLAGS="-Wall -O2 -fPIC -I/usr/local/include ${CFLAGS}" | CFLAGS="-Wall -O2 -fPIC ${CFLAGS}" |
LDFLAGS="-L/usr/local/lib ${LDFLAGS}" | LDFLAGS="${LDFLAGS}" |
|
|
# Checks for libraries. |
# Checks for libraries. |
|
|
|
|
|
{ $as_echo "$as_me:$LINENO: checking for pthread_mutex_lock in -lpthread" >&5 |
|
$as_echo_n "checking for pthread_mutex_lock in -lpthread... " >&6; } |
|
if test "${ac_cv_lib_pthread_pthread_mutex_lock+set}" = set; then |
|
$as_echo_n "(cached) " >&6 |
|
else |
|
ac_check_lib_save_LIBS=$LIBS |
|
LIBS="-lpthread $LIBS" |
|
cat >conftest.$ac_ext <<_ACEOF |
|
/* confdefs.h. */ |
|
_ACEOF |
|
cat confdefs.h >>conftest.$ac_ext |
|
cat >>conftest.$ac_ext <<_ACEOF |
|
/* end confdefs.h. */ |
|
|
|
/* Override any GCC internal prototype to avoid an error. |
|
Use char because int might match the return type of a GCC |
|
builtin and then its argument prototype would still apply. */ |
|
#ifdef __cplusplus |
|
extern "C" |
|
#endif |
|
char pthread_mutex_lock (); |
|
int |
|
main () |
|
{ |
|
return pthread_mutex_lock (); |
|
; |
|
return 0; |
|
} |
|
_ACEOF |
|
rm -f conftest.$ac_objext conftest$ac_exeext |
|
if { (ac_try="$ac_link" |
|
case "(($ac_try" in |
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
|
*) ac_try_echo=$ac_try;; |
|
esac |
|
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" |
|
$as_echo "$ac_try_echo") >&5 |
|
(eval "$ac_link") 2>conftest.er1 |
|
ac_status=$? |
|
grep -v '^ *+' conftest.er1 >conftest.err |
|
rm -f conftest.er1 |
|
cat conftest.err >&5 |
|
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
|
(exit $ac_status); } && { |
|
test -z "$ac_c_werror_flag" || |
|
test ! -s conftest.err |
|
} && test -s conftest$ac_exeext && { |
|
test "$cross_compiling" = yes || |
|
$as_test_x conftest$ac_exeext |
|
}; then |
|
ac_cv_lib_pthread_pthread_mutex_lock=yes |
|
else |
|
$as_echo "$as_me: failed program was:" >&5 |
|
sed 's/^/| /' conftest.$ac_ext >&5 |
|
|
|
ac_cv_lib_pthread_pthread_mutex_lock=no |
|
fi |
|
|
|
rm -rf conftest.dSYM |
|
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
|
conftest$ac_exeext conftest.$ac_ext |
|
LIBS=$ac_check_lib_save_LIBS |
|
fi |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_mutex_lock" >&5 |
|
$as_echo "$ac_cv_lib_pthread_pthread_mutex_lock" >&6; } |
|
if test "x$ac_cv_lib_pthread_pthread_mutex_lock" = x""yes; then |
|
cat >>confdefs.h <<_ACEOF |
|
#define HAVE_LIBPTHREAD 1 |
|
_ACEOF |
|
|
|
LIBS="-lpthread $LIBS" |
|
|
|
fi |
|
|
|
|
|
{ $as_echo "$as_me:$LINENO: checking for str_Trim in -lelwix" >&5 |
|
$as_echo_n "checking for str_Trim in -lelwix... " >&6; } |
|
if test "${ac_cv_lib_elwix_str_Trim+set}" = set; then |
|
$as_echo_n "(cached) " >&6 |
|
else |
|
ac_check_lib_save_LIBS=$LIBS |
|
LIBS="-lelwix $LIBS" |
|
cat >conftest.$ac_ext <<_ACEOF |
|
/* confdefs.h. */ |
|
_ACEOF |
|
cat confdefs.h >>conftest.$ac_ext |
|
cat >>conftest.$ac_ext <<_ACEOF |
|
/* end confdefs.h. */ |
|
|
|
/* Override any GCC internal prototype to avoid an error. |
|
Use char because int might match the return type of a GCC |
|
builtin and then its argument prototype would still apply. */ |
|
#ifdef __cplusplus |
|
extern "C" |
|
#endif |
|
char str_Trim (); |
|
int |
|
main () |
|
{ |
|
return str_Trim (); |
|
; |
|
return 0; |
|
} |
|
_ACEOF |
|
rm -f conftest.$ac_objext conftest$ac_exeext |
|
if { (ac_try="$ac_link" |
|
case "(($ac_try" in |
|
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; |
|
*) ac_try_echo=$ac_try;; |
|
esac |
|
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" |
|
$as_echo "$ac_try_echo") >&5 |
|
(eval "$ac_link") 2>conftest.er1 |
|
ac_status=$? |
|
grep -v '^ *+' conftest.er1 >conftest.err |
|
rm -f conftest.er1 |
|
cat conftest.err >&5 |
|
$as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
|
(exit $ac_status); } && { |
|
test -z "$ac_c_werror_flag" || |
|
test ! -s conftest.err |
|
} && test -s conftest$ac_exeext && { |
|
test "$cross_compiling" = yes || |
|
$as_test_x conftest$ac_exeext |
|
}; then |
|
ac_cv_lib_elwix_str_Trim=yes |
|
else |
|
$as_echo "$as_me: failed program was:" >&5 |
|
sed 's/^/| /' conftest.$ac_ext >&5 |
|
|
|
ac_cv_lib_elwix_str_Trim=no |
|
fi |
|
|
|
rm -rf conftest.dSYM |
|
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ |
|
conftest$ac_exeext conftest.$ac_ext |
|
LIBS=$ac_check_lib_save_LIBS |
|
fi |
|
{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_elwix_str_Trim" >&5 |
|
$as_echo "$ac_cv_lib_elwix_str_Trim" >&6; } |
|
if test "x$ac_cv_lib_elwix_str_Trim" = x""yes; then |
|
cat >>confdefs.h <<_ACEOF |
|
#define HAVE_LIBELWIX 1 |
|
_ACEOF |
|
|
|
LIBS="-lelwix $LIBS" |
|
|
|
fi |
|
|
|
|
# Checks for header files. |
# Checks for header files. |
|
|
# Checks for typedefs, structures, and compiler characteristics. |
# Checks for typedefs, structures, and compiler characteristics. |
|
|
{ $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 |
{ $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 |
$as_echo_n "checking for an ANSI C-conforming const... " >&6; } |
$as_echo_n "checking for an ANSI C-conforming const... " >&6; } |
if test "${ac_cv_c_const+set}" = set; then |
if test "${ac_cv_c_const+set}" = set; then |
Line 3495 rm -f conftest.err conftest.$ac_ext
|
Line 3741 rm -f conftest.err conftest.$ac_ext
|
if $ac_preproc_ok; then |
if $ac_preproc_ok; then |
: |
: |
else |
else |
{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check | { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 |
| $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} |
| { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check |
See \`config.log' for more details." >&5 |
See \`config.log' for more details." >&5 |
$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check |
$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check |
See \`config.log' for more details." >&2;} |
See \`config.log' for more details." >&2;} |
{ (exit 1); exit 1; }; } | { (exit 1); exit 1; }; }; } |
fi |
fi |
|
|
ac_ext=c |
ac_ext=c |
Line 3882 ac_res=`eval 'as_val=${'$as_ac_Header'}
|
Line 4130 ac_res=`eval 'as_val=${'$as_ac_Header'}
|
$as_echo "$as_val"'` |
$as_echo "$as_val"'` |
{ $as_echo "$as_me:$LINENO: result: $ac_res" >&5 |
{ $as_echo "$as_me:$LINENO: result: $ac_res" >&5 |
$as_echo "$ac_res" >&6; } |
$as_echo "$ac_res" >&6; } |
if test `eval 'as_val=${'$as_ac_Header'} | as_val=`eval 'as_val=${'$as_ac_Header'} |
$as_echo "$as_val"'` = yes; then | $as_echo "$as_val"'` |
| if test "x$as_val" = x""yes; then |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
_ACEOF |
_ACEOF |
Line 4013 $as_echo "$as_me: WARNING: $ac_header: proceeding with
|
Line 4262 $as_echo "$as_me: WARNING: $ac_header: proceeding with
|
{ $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
{ $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
( cat <<\_ASBOX |
( cat <<\_ASBOX |
## ----------------------------------- ## | ## ------------------------------ ## |
## Report this to misho@openbsd-bg.org ## | ## Report this to misho@elwix.org ## |
## ----------------------------------- ## | ## ------------------------------ ## |
_ASBOX |
_ASBOX |
) | sed "s/^/$as_me: WARNING: /" >&2 |
) | sed "s/^/$as_me: WARNING: /" >&2 |
;; |
;; |
Line 4033 ac_res=`eval 'as_val=${'$as_ac_Header'}
|
Line 4282 ac_res=`eval 'as_val=${'$as_ac_Header'}
|
$as_echo "$ac_res" >&6; } |
$as_echo "$ac_res" >&6; } |
|
|
fi |
fi |
if test `eval 'as_val=${'$as_ac_Header'} | as_val=`eval 'as_val=${'$as_ac_Header'} |
$as_echo "$as_val"'` = yes; then | $as_echo "$as_val"'` |
| if test "x$as_val" = x""yes; then |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
_ACEOF |
_ACEOF |
Line 4256 $as_echo "$as_me: WARNING: $ac_header: proceeding with
|
Line 4506 $as_echo "$as_me: WARNING: $ac_header: proceeding with
|
{ $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
{ $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
( cat <<\_ASBOX |
( cat <<\_ASBOX |
## ----------------------------------- ## | ## ------------------------------ ## |
## Report this to misho@openbsd-bg.org ## | ## Report this to misho@elwix.org ## |
## ----------------------------------- ## | ## ------------------------------ ## |
_ASBOX |
_ASBOX |
) | sed "s/^/$as_me: WARNING: /" >&2 |
) | sed "s/^/$as_me: WARNING: /" >&2 |
;; |
;; |
Line 4276 ac_res=`eval 'as_val=${'$as_ac_Header'}
|
Line 4526 ac_res=`eval 'as_val=${'$as_ac_Header'}
|
$as_echo "$ac_res" >&6; } |
$as_echo "$ac_res" >&6; } |
|
|
fi |
fi |
if test `eval 'as_val=${'$as_ac_Header'} | as_val=`eval 'as_val=${'$as_ac_Header'} |
$as_echo "$as_val"'` = yes; then | $as_echo "$as_val"'` |
| if test "x$as_val" = x""yes; then |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
_ACEOF |
_ACEOF |
Line 4474 ac_res=`eval 'as_val=${'$as_ac_var'}
|
Line 4725 ac_res=`eval 'as_val=${'$as_ac_var'}
|
$as_echo "$as_val"'` |
$as_echo "$as_val"'` |
{ $as_echo "$as_me:$LINENO: result: $ac_res" >&5 |
{ $as_echo "$as_me:$LINENO: result: $ac_res" >&5 |
$as_echo "$ac_res" >&6; } |
$as_echo "$ac_res" >&6; } |
if test `eval 'as_val=${'$as_ac_var'} | as_val=`eval 'as_val=${'$as_ac_var'} |
$as_echo "$as_val"'` = yes; then | $as_echo "$as_val"'` |
| if test "x$as_val" = x""yes; then |
cat >>confdefs.h <<_ACEOF |
cat >>confdefs.h <<_ACEOF |
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
_ACEOF |
_ACEOF |
Line 4500 _ACEOF
|
Line 4752 _ACEOF
|
CFLAGS="-g ${CFLAGS}" |
CFLAGS="-g ${CFLAGS}" |
;; |
;; |
*) |
*) |
|
|
|
cat >>confdefs.h <<\_ACEOF |
|
#define NDEBUG /**/ |
|
_ACEOF |
|
|
;; |
;; |
esac |
esac |
fi |
fi |
Line 4536 _ACEOF
|
Line 4793 _ACEOF
|
case $ac_val in #( |
case $ac_val in #( |
*${as_nl}*) |
*${as_nl}*) |
case $ac_var in #( |
case $ac_var in #( |
*_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 | *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 |
$as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; | $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; |
esac |
esac |
case $ac_var in #( |
case $ac_var in #( |
_ | IFS | as_nl) ;; #( |
_ | IFS | as_nl) ;; #( |
Line 4928 exec 6>&1
|
Line 5185 exec 6>&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 3.2, which was | This file was extended by libaitcfg $as_me 7.7, which was |
generated by GNU Autoconf 2.62. Invocation command line was | generated by GNU Autoconf 2.63. Invocation command line was |
|
|
CONFIG_FILES = $CONFIG_FILES |
CONFIG_FILES = $CONFIG_FILES |
CONFIG_HEADERS = $CONFIG_HEADERS |
CONFIG_HEADERS = $CONFIG_HEADERS |
Line 4942 on `(hostname || uname -n) 2>/dev/null | sed 1q`
|
Line 5199 on `(hostname || uname -n) 2>/dev/null | sed 1q`
|
|
|
_ACEOF |
_ACEOF |
|
|
|
case $ac_config_files in *" |
|
"*) set x $ac_config_files; shift; ac_config_files=$*;; |
|
esac |
|
|
|
case $ac_config_headers in *" |
|
"*) set x $ac_config_headers; shift; ac_config_headers=$*;; |
|
esac |
|
|
|
|
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
# Files that config.status was made for. |
# Files that config.status was made for. |
config_files="$ac_config_files" |
config_files="$ac_config_files" |
Line 4954 ac_cs_usage="\
|
Line 5220 ac_cs_usage="\
|
\`$as_me' instantiates files from templates according to the |
\`$as_me' instantiates files from templates according to the |
current configuration. |
current configuration. |
|
|
Usage: $0 [OPTIONS] [FILE]... | Usage: $0 [OPTION]... [FILE]... |
|
|
-h, --help print this help, then exit |
-h, --help print this help, then exit |
-V, --version print version number and configuration settings, then exit |
-V, --version print version number and configuration settings, then exit |
-q, --quiet do not print progress messages | -q, --quiet, --silent |
| do not print progress messages |
-d, --debug don't remove temporary files |
-d, --debug don't remove temporary files |
--recheck update $as_me by reconfiguring in the same conditions |
--recheck update $as_me by reconfiguring in the same conditions |
--file=FILE[:TEMPLATE] | --file=FILE[:TEMPLATE] |
instantiate the configuration file FILE |
instantiate the configuration file FILE |
--header=FILE[:TEMPLATE] | --header=FILE[:TEMPLATE] |
instantiate the configuration header FILE |
instantiate the configuration header FILE |
|
|
Configuration files: |
Configuration files: |
Line 4977 Report bugs to <bug-autoconf@gnu.org>."
|
Line 5244 Report bugs to <bug-autoconf@gnu.org>."
|
_ACEOF |
_ACEOF |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
ac_cs_version="\\ |
ac_cs_version="\\ |
libaitcfg config.status 3.2 | libaitcfg config.status 7.7 |
configured by $0, generated by GNU Autoconf 2.62, | configured by $0, generated by GNU Autoconf 2.63, |
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |
|
|
Copyright (C) 2008 Free Software Foundation, Inc. |
Copyright (C) 2008 Free Software Foundation, Inc. |
Line 5178 for ac_last_try in false false false false false :; do
|
Line 5445 for ac_last_try in false false false false false :; do
|
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} |
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} |
{ (exit 1); exit 1; }; } |
{ (exit 1); exit 1; }; } |
|
|
if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` = $ac_delim_num; then | ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` |
| if test $ac_delim_n = $ac_delim_num; then |
break |
break |
elif $ac_last_try; then |
elif $ac_last_try; then |
{ { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 |
{ { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 |
Line 5383 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
Line 5651 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
} |
} |
split(mac1, mac2, "(") #) |
split(mac1, mac2, "(") #) |
macro = mac2[1] |
macro = mac2[1] |
|
prefix = substr(line, 1, index(line, defundef) - 1) |
if (D_is_set[macro]) { |
if (D_is_set[macro]) { |
# Preserve the white space surrounding the "#". |
# Preserve the white space surrounding the "#". |
prefix = substr(line, 1, index(line, defundef) - 1) |
|
print prefix "define", macro P[macro] D[macro] |
print prefix "define", macro P[macro] D[macro] |
next |
next |
} else { |
} else { |
Line 5393 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
Line 5661 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
# in the case of _POSIX_SOURCE, which is predefined and required |
# in the case of _POSIX_SOURCE, which is predefined and required |
# on some systems where configure will not decide to define it. |
# on some systems where configure will not decide to define it. |
if (defundef == "undef") { |
if (defundef == "undef") { |
print "/*", line, "*/" | print "/*", prefix defundef, macro, "*/" |
next |
next |
} |
} |
} |
} |
Line 5417 do
|
Line 5685 do
|
esac |
esac |
case $ac_mode$ac_tag in |
case $ac_mode$ac_tag in |
:[FHL]*:*);; |
:[FHL]*:*);; |
:L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5 | :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 |
$as_echo "$as_me: error: Invalid tag $ac_tag." >&2;} | $as_echo "$as_me: error: invalid tag $ac_tag" >&2;} |
{ (exit 1); exit 1; }; };; |
{ (exit 1); exit 1; }; };; |
:[FH]-) ac_tag=-:-;; |
:[FH]-) ac_tag=-:-;; |
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;; |
Line 5741 if test "$no_create" != yes; then
|
Line 6009 if test "$no_create" != yes; then
|
$ac_cs_success || { (exit 1); exit 1; } |
$ac_cs_success || { (exit 1); exit 1; } |
fi |
fi |
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
{ $as_echo "$as_me:$LINENO: WARNING: Unrecognized options: $ac_unrecognized_opts" >&5 | { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
$as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2;} | $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |
fi |
fi |
|
|