~ubuntu-branches/ubuntu/precise/libpng/precise

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2011-07-27 12:44:46 UTC
  • mfrom: (1.3.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: james.westby@ubuntu.com-20110727124446-x8ctn5p2i29prtje
Tags: upstream-1.2.46
ImportĀ upstreamĀ versionĀ 1.2.46

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.65 for libpng 1.2.44.
 
3
# Generated by GNU Autoconf 2.65 for libpng 1.2.46.
4
4
#
5
5
# Report bugs to <png-mng-implement@lists.sourceforge.net>.
6
6
#
701
701
# Identity of this package.
702
702
PACKAGE_NAME='libpng'
703
703
PACKAGE_TARNAME='libpng'
704
 
PACKAGE_VERSION='1.2.44'
705
 
PACKAGE_STRING='libpng 1.2.44'
 
704
PACKAGE_VERSION='1.2.46'
 
705
PACKAGE_STRING='libpng 1.2.46'
706
706
PACKAGE_BUGREPORT='png-mng-implement@lists.sourceforge.net'
707
707
PACKAGE_URL=''
708
708
 
1435
1435
  # Omit some internal or obsolete options to make the list less imposing.
1436
1436
  # This message is too long to be a string in the A/UX 3.1 sh.
1437
1437
  cat <<_ACEOF
1438
 
\`configure' configures libpng 1.2.44 to adapt to many kinds of systems.
 
1438
\`configure' configures libpng 1.2.46 to adapt to many kinds of systems.
1439
1439
 
1440
1440
Usage: $0 [OPTION]... [VAR=VALUE]...
1441
1441
 
1505
1505
 
1506
1506
if test -n "$ac_init_help"; then
1507
1507
  case $ac_init_help in
1508
 
     short | recursive ) echo "Configuration of libpng 1.2.44:";;
 
1508
     short | recursive ) echo "Configuration of libpng 1.2.46:";;
1509
1509
   esac
1510
1510
  cat <<\_ACEOF
1511
1511
 
1612
1612
test -n "$ac_init_help" && exit $ac_status
1613
1613
if $ac_init_version; then
1614
1614
  cat <<\_ACEOF
1615
 
libpng configure 1.2.44
 
1615
libpng configure 1.2.46
1616
1616
generated by GNU Autoconf 2.65
1617
1617
 
1618
1618
Copyright (C) 2009 Free Software Foundation, Inc.
2037
2037
This file contains any messages produced by compilers while
2038
2038
running configure, to aid debugging if configure makes a mistake.
2039
2039
 
2040
 
It was created by libpng $as_me 1.2.44, which was
 
2040
It was created by libpng $as_me 1.2.46, which was
2041
2041
generated by GNU Autoconf 2.65.  Invocation command line was
2042
2042
 
2043
2043
  $ $0 $@
2845
2845
 
2846
2846
# Define the identity of the package.
2847
2847
 PACKAGE='libpng'
2848
 
 VERSION='1.2.44'
 
2848
 VERSION='1.2.46'
2849
2849
 
2850
2850
 
2851
2851
cat >>confdefs.h <<_ACEOF
2909
2909
 
2910
2910
 
2911
2911
 
2912
 
PNGLIB_VERSION=1.2.44
 
2912
PNGLIB_VERSION=1.2.46
2913
2913
PNGLIB_MAJOR=1
2914
2914
PNGLIB_MINOR=2
2915
 
PNGLIB_RELEASE=44
 
2915
PNGLIB_RELEASE=46
2916
2916
 
2917
2917
 
2918
2918
 
12079
12079
# report actual input values of CONFIG_FILES etc. instead of their
12080
12080
# values after options handling.
12081
12081
ac_log="
12082
 
This file was extended by libpng $as_me 1.2.44, which was
 
12082
This file was extended by libpng $as_me 1.2.46, which was
12083
12083
generated by GNU Autoconf 2.65.  Invocation command line was
12084
12084
 
12085
12085
  CONFIG_FILES    = $CONFIG_FILES
12145
12145
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12146
12146
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12147
12147
ac_cs_version="\\
12148
 
libpng config.status 1.2.44
 
12148
libpng config.status 1.2.46
12149
12149
configured by $0, generated by GNU Autoconf 2.65,
12150
12150
  with options \\"\$ac_cs_config\\"
12151
12151