Imported from libpng-1.2.15beta4.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-06 22:06:25 -06:00
parent 948ee23a2a
commit 05db10fda3
52 changed files with 303 additions and 150 deletions

32
configure vendored
View File

@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for libpng 1.2.15beta3.
# Generated by GNU Autoconf 2.61 for libpng 1.2.15beta4.
#
# Report bugs to <png-mng-implement@lists.sourceforge.net>.
#
@@ -728,8 +728,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='libpng'
PACKAGE_TARNAME='libpng'
PACKAGE_VERSION='1.2.15beta3'
PACKAGE_STRING='libpng 1.2.15beta3'
PACKAGE_VERSION='1.2.15beta4'
PACKAGE_STRING='libpng 1.2.15beta4'
PACKAGE_BUGREPORT='png-mng-implement@lists.sourceforge.net'
ac_unique_file="pngget.c"
@@ -876,7 +876,7 @@ LIBTOOL
POW_LIB
LIBOBJS
LIBPNG_DEFINES
LIBPNG_NO_ASSEMBLER
LIBPNG_NO_MMX
HAVE_LD_VERSION_SCRIPT_TRUE
HAVE_LD_VERSION_SCRIPT_FALSE
PNGLIB_VERSION
@@ -1404,7 +1404,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 libpng 1.2.15beta3 to adapt to many kinds of systems.
\`configure' configures libpng 1.2.15beta4 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1474,7 +1474,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of libpng 1.2.15beta3:";;
short | recursive ) echo "Configuration of libpng 1.2.15beta4:";;
esac
cat <<\_ACEOF
@@ -1584,7 +1584,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
libpng configure 1.2.15beta3
libpng configure 1.2.15beta4
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1598,7 +1598,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 libpng $as_me 1.2.15beta3, which was
It was created by libpng $as_me 1.2.15beta4, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -2268,7 +2268,7 @@ fi
# Define the identity of the package.
PACKAGE='libpng'
VERSION='1.2.15beta3'
VERSION='1.2.15beta4'
cat >>confdefs.h <<_ACEOF
@@ -2439,7 +2439,7 @@ fi
PNGLIB_VERSION=1.2.15beta3
PNGLIB_VERSION=1.2.15beta4
PNGLIB_MAJOR=12
PNGLIB_MINOR=15
@@ -20584,18 +20584,18 @@ eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
} && test -s conftest.$ac_objext; then
{ echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6; }
LIBPNG_NO_ASSEMBLER=""
LIBPNG_NO_MMX=""
else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
{ echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6; }
LIBPNG_NO_ASSEMBLER=-DPNG_NO_ASSEMBLER_CODE
LIBPNG_NO_MMX=-DPNG_NO_MMX_CODE
fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
LIBPNG_DEFINES=$LIBPNG_DEFINES\ $LIBPNG_NO_ASSEMBLER
LIBPNG_DEFINES=$LIBPNG_DEFINES\ $LIBPNG_NO_MMX
@@ -21116,7 +21116,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 libpng $as_me 1.2.15beta3, which was
This file was extended by libpng $as_me 1.2.15beta4, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -21169,7 +21169,7 @@ Report bugs to <bug-autoconf@gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
libpng config.status 1.2.15beta3
libpng config.status 1.2.15beta4
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@@ -21497,7 +21497,7 @@ LIBTOOL!$LIBTOOL$ac_delim
POW_LIB!$POW_LIB$ac_delim
LIBOBJS!$LIBOBJS$ac_delim
LIBPNG_DEFINES!$LIBPNG_DEFINES$ac_delim
LIBPNG_NO_ASSEMBLER!$LIBPNG_NO_ASSEMBLER$ac_delim
LIBPNG_NO_MMX!$LIBPNG_NO_MMX$ac_delim
HAVE_LD_VERSION_SCRIPT_TRUE!$HAVE_LD_VERSION_SCRIPT_TRUE$ac_delim
HAVE_LD_VERSION_SCRIPT_FALSE!$HAVE_LD_VERSION_SCRIPT_FALSE$ac_delim
PNGLIB_VERSION!$PNGLIB_VERSION$ac_delim