Diff for /libaitio/configure between versions 1.1 and 1.4.2.1

version 1.1, 2010/02/23 22:54:51 version 1.4.2.1, 2010/04/16 13:27:49
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 libaitio 1.0.# Generated by GNU Autoconf 2.62 for libaitio 1.3.
 #  #
 # Report bugs to <misho@openbsd-bg.org>.  # Report bugs to <misho@openbsd-bg.org>.
 #  #
Line 596  SHELL=${CONFIG_SHELL-/bin/sh} Line 596  SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='libaitio'  PACKAGE_NAME='libaitio'
 PACKAGE_TARNAME='libaitio'  PACKAGE_TARNAME='libaitio'
PACKAGE_VERSION='1.0'PACKAGE_VERSION='1.3'
PACKAGE_STRING='libaitio 1.0'PACKAGE_STRING='libaitio 1.3'
 PACKAGE_BUGREPORT='misho@openbsd-bg.org'  PACKAGE_BUGREPORT='misho@openbsd-bg.org'
   
 ac_unique_file="src/aitio.c"  ac_unique_file="src/aitio.c"
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 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]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1334  fi Line 1334  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 libaitio 1.0:";;     short | recursive ) echo "Configuration of libaitio 1.3:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1420  fi Line 1420  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
libaitio configure 1.0libaitio configure 1.3
 generated by GNU Autoconf 2.62  generated by GNU Autoconf 2.62
   
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,  Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Line 1434  cat >config.log <<_ACEOF Line 1434  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 libaitio $as_me 1.0, which wasIt was created by libaitio $as_me 1.3, which was
 generated by GNU Autoconf 2.62.  Invocation command line was  generated by GNU Autoconf 2.62.  Invocation command line was
   
   $ $0 $@    $ $0 $@
Line 4556  fi Line 4556  fi
 { $as_echo "$as_me:$LINENO: result: $DEBUG" >&5  { $as_echo "$as_me:$LINENO: result: $DEBUG" >&5
 $as_echo "$DEBUG" >&6; }  $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  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 4977  exec 6>&1 Line 4977  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 libaitio $as_me 1.0, which wasThis file was extended by libaitio $as_me 1.3, which was
 generated by GNU Autoconf 2.62.  Invocation command line was  generated by GNU Autoconf 2.62.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 5026  Report bugs to <bug-autoconf@gnu.org>." Line 5026  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="\\
libaitio config.status 1.0libaitio config.status 1.3
 configured by $0, generated by GNU Autoconf 2.62,  configured by $0, generated by GNU Autoconf 2.62,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
   
Line 5144  do Line 5144  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" ;;
     "example/Makefile") CONFIG_FILES="$CONFIG_FILES example/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" ;;
     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;

Removed from v.1.1  
changed lines
  Added in v.1.4.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>