* Update autotools for 4.0.0 beta3

This commit is contained in:
Bob Friesenhahn 2009-01-21 01:53:23 +00:00
parent af4f213aa8
commit 9e978f2097
2 changed files with 15 additions and 11 deletions

View File

@ -1,3 +1,7 @@
2009-01-20 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
* Update autotools for 4.0.0 beta3
2009-01-12 Bob Friesenhahn <bfriesen@simple.dallas.tx.us> 2009-01-12 Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
* test/tiffcrop.sh: New test script for tiffcrop from Richard * test/tiffcrop.sh: New test script for tiffcrop from Richard

22
configure vendored
View File

@ -1,6 +1,6 @@
#! /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.63 for LibTIFF Software 4.0.0beta2. # Generated by GNU Autoconf 2.63 for LibTIFF Software 4.0.0beta3.
# #
# Report bugs to <tiff@lists.maptools.org>. # Report bugs to <tiff@lists.maptools.org>.
# #
@ -745,8 +745,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package. # Identity of this package.
PACKAGE_NAME='LibTIFF Software' PACKAGE_NAME='LibTIFF Software'
PACKAGE_TARNAME='tiff' PACKAGE_TARNAME='tiff'
PACKAGE_VERSION='4.0.0beta2' PACKAGE_VERSION='4.0.0beta3'
PACKAGE_STRING='LibTIFF Software 4.0.0beta2' PACKAGE_STRING='LibTIFF Software 4.0.0beta3'
PACKAGE_BUGREPORT='tiff@lists.maptools.org' PACKAGE_BUGREPORT='tiff@lists.maptools.org'
# Factoring default headers for most tests. # Factoring default headers for most tests.
@ -1543,7 +1543,7 @@ 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 LibTIFF Software 4.0.0beta2 to adapt to many kinds of systems. \`configure' configures LibTIFF Software 4.0.0beta3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1618,7 +1618,7 @@ 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 LibTIFF Software 4.0.0beta2:";; short | recursive ) echo "Configuration of LibTIFF Software 4.0.0beta3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1774,7 +1774,7 @@ 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
LibTIFF Software configure 4.0.0beta2 LibTIFF Software configure 4.0.0beta3
generated by GNU Autoconf 2.63 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,
@ -1788,7 +1788,7 @@ 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 LibTIFF Software $as_me 4.0.0beta2, which was It was created by LibTIFF Software $as_me 4.0.0beta3, which was
generated by GNU Autoconf 2.63. Invocation command line was generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@ $ $0 $@
@ -2639,7 +2639,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='tiff' PACKAGE='tiff'
VERSION='4.0.0beta2' VERSION='4.0.0beta3'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -2807,7 +2807,7 @@ fi
LIBTIFF_MAJOR_VERSION=4 LIBTIFF_MAJOR_VERSION=4
LIBTIFF_MINOR_VERSION=0 LIBTIFF_MINOR_VERSION=0
LIBTIFF_MICRO_VERSION=0 LIBTIFF_MICRO_VERSION=0
LIBTIFF_ALPHA_VERSION=beta2 LIBTIFF_ALPHA_VERSION=beta3
LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION LIBTIFF_VERSION=$LIBTIFF_MAJOR_VERSION.$LIBTIFF_MINOR_VERSION.$LIBTIFF_MICRO_VERSION$LIBTIFF_ALPHA_VERSION
LIBTIFF_RELEASE_DATE=`date +"%Y%m%d"` LIBTIFF_RELEASE_DATE=`date +"%Y%m%d"`
@ -26300,7 +26300,7 @@ 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 LibTIFF Software $as_me 4.0.0beta2, which was This file was extended by LibTIFF Software $as_me 4.0.0beta3, which was
generated by GNU Autoconf 2.63. Invocation command line was generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -26363,7 +26363,7 @@ 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="\\
LibTIFF Software config.status 4.0.0beta2 LibTIFF Software config.status 4.0.0beta3
configured by $0, generated by GNU Autoconf 2.63, 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'`\\"