--- libaitcfg/configure 2010/03/22 14:53:49 1.4 +++ libaitcfg/configure 2011/05/01 17:24:28 1.5 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.62 for libaitcfg 3.2. +# Generated by GNU Autoconf 2.62 for libaitcfg 4.0. # # Report bugs to . # @@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='libaitcfg' PACKAGE_TARNAME='libaitcfg' -PACKAGE_VERSION='3.2' -PACKAGE_STRING='libaitcfg 3.2' +PACKAGE_VERSION='4.0' +PACKAGE_STRING='libaitcfg 4.0' PACKAGE_BUGREPORT='misho@openbsd-bg.org' ac_unique_file="src/aitcfg.c" @@ -1268,7 +1268,7 @@ if test "$ac_init_help" = "long"; then # 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. cat <<_ACEOF -\`configure' configures libaitcfg 3.2 to adapt to many kinds of systems. +\`configure' configures libaitcfg 4.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1334,7 +1334,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libaitcfg 3.2:";; + short | recursive ) echo "Configuration of libaitcfg 4.0:";; esac cat <<\_ACEOF @@ -1420,7 +1420,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libaitcfg configure 3.2 +libaitcfg configure 4.0 generated by GNU Autoconf 2.62 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1434,7 +1434,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while 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 4.0, which was generated by GNU Autoconf 2.62. Invocation command line was $ $0 $@ @@ -3091,10 +3091,85 @@ LDFLAGS="-L/usr/local/lib ${LDFLAGS}" # Checks for libraries. + +{ $as_echo "$as_me:$LINENO: checking for io_TrimStr in -laitio" >&5 +$as_echo_n "checking for io_TrimStr in -laitio... " >&6; } +if test "${ac_cv_lib_aitio_io_TrimStr+set}" = set; then + $as_echo_n "(cached) " >&6 +else + ac_check_lib_save_LIBS=$LIBS +LIBS="-laitio $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 io_TrimStr (); +int +main () +{ +return io_TrimStr (); + ; + 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_aitio_io_TrimStr=yes +else + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_cv_lib_aitio_io_TrimStr=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_aitio_io_TrimStr" >&5 +$as_echo "$ac_cv_lib_aitio_io_TrimStr" >&6; } +if test $ac_cv_lib_aitio_io_TrimStr = yes; then + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBAITIO 1 +_ACEOF + + LIBS="-laitio $LIBS" + +fi + + # Checks for header files. # Checks for typedefs, structures, and compiler characteristics. - { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } if test "${ac_cv_c_const+set}" = set; then @@ -4928,7 +5003,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libaitcfg $as_me 3.2, which was +This file was extended by libaitcfg $as_me 4.0, which was generated by GNU Autoconf 2.62. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4977,7 +5052,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -libaitcfg config.status 3.2 +libaitcfg config.status 4.0 configured by $0, generated by GNU Autoconf 2.62, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"