--- libaitio/configure 2010/02/23 22:54:51 1.1 +++ libaitio/configure 2010/04/16 13:27:49 1.4.2.1 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.62 for libaitio 1.0. +# Generated by GNU Autoconf 2.62 for libaitio 1.3. # # Report bugs to . # @@ -596,8 +596,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='libaitio' PACKAGE_TARNAME='libaitio' -PACKAGE_VERSION='1.0' -PACKAGE_STRING='libaitio 1.0' +PACKAGE_VERSION='1.3' +PACKAGE_STRING='libaitio 1.3' PACKAGE_BUGREPORT='misho@openbsd-bg.org' ac_unique_file="src/aitio.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 libaitio 1.0 to adapt to many kinds of systems. +\`configure' configures libaitio 1.3 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 libaitio 1.0:";; + short | recursive ) echo "Configuration of libaitio 1.3:";; esac cat <<\_ACEOF @@ -1420,7 +1420,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libaitio configure 1.0 +libaitio configure 1.3 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 libaitio $as_me 1.0, which was +It was created by libaitio $as_me 1.3, which was generated by GNU Autoconf 2.62. Invocation command line was $ $0 $@ @@ -4556,7 +4556,7 @@ fi { $as_echo "$as_me:$LINENO: result: $DEBUG" >&5 $as_echo "$DEBUG" >&6; } -ac_config_files="$ac_config_files Makefile example/Makefile inc/Makefile lib/Makefile src/Makefile" +ac_config_files="$ac_config_files Makefile inc/Makefile lib/Makefile src/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -4977,7 +4977,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 libaitio $as_me 1.0, which was +This file was extended by libaitio $as_me 1.3, which was generated by GNU Autoconf 2.62. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5026,7 +5026,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -libaitio config.status 1.0 +libaitio config.status 1.3 configured by $0, generated by GNU Autoconf 2.62, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" @@ -5144,7 +5144,6 @@ do case $ac_config_target in "inc/config.h") CONFIG_HEADERS="$CONFIG_HEADERS inc/config.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "example/Makefile") CONFIG_FILES="$CONFIG_FILES example/Makefile" ;; "inc/Makefile") CONFIG_FILES="$CONFIG_FILES inc/Makefile" ;; "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;