|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.72 for libpng 1.6.46. |
| 3 | +# Generated by GNU Autoconf 2.72 for libpng 1.6.47.git. |
4 | 4 | # |
5 | 5 | # Report bugs to <png-mng-implement@lists.sourceforge.net>. |
6 | 6 | # |
@@ -614,8 +614,8 @@ MAKEFLAGS= |
614 | 614 | # Identity of this package. |
615 | 615 | PACKAGE_NAME='libpng' |
616 | 616 | PACKAGE_TARNAME='libpng' |
617 | | -PACKAGE_VERSION='1.6.46' |
618 | | -PACKAGE_STRING='libpng 1.6.46' |
| 617 | +PACKAGE_VERSION='1.6.47.git' |
| 618 | +PACKAGE_STRING='libpng 1.6.47.git' |
619 | 619 | PACKAGE_BUGREPORT='png-mng-implement@lists.sourceforge.net' |
620 | 620 | PACKAGE_URL='' |
621 | 621 |
|
@@ -1421,7 +1421,7 @@ if test "$ac_init_help" = "long"; then |
1421 | 1421 | # Omit some internal or obsolete options to make the list less imposing. |
1422 | 1422 | # This message is too long to be a string in the A/UX 3.1 sh. |
1423 | 1423 | cat <<_ACEOF |
1424 | | -'configure' configures libpng 1.6.46 to adapt to many kinds of systems. |
| 1424 | +'configure' configures libpng 1.6.47.git to adapt to many kinds of systems. |
1425 | 1425 |
|
1426 | 1426 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1427 | 1427 |
|
|
1492 | 1492 |
|
1493 | 1493 | if test -n "$ac_init_help"; then |
1494 | 1494 | case $ac_init_help in |
1495 | | - short | recursive ) echo "Configuration of libpng 1.6.46:";; |
| 1495 | + short | recursive ) echo "Configuration of libpng 1.6.47.git:";; |
1496 | 1496 | esac |
1497 | 1497 | cat <<\_ACEOF |
1498 | 1498 |
|
|
1689 | 1689 | test -n "$ac_init_help" && exit $ac_status |
1690 | 1690 | if $ac_init_version; then |
1691 | 1691 | cat <<\_ACEOF |
1692 | | -libpng configure 1.6.46 |
| 1692 | +libpng configure 1.6.47.git |
1693 | 1693 | generated by GNU Autoconf 2.72 |
1694 | 1694 |
|
1695 | 1695 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1952,7 +1952,7 @@ cat >config.log <<_ACEOF |
1952 | 1952 | This file contains any messages produced by compilers while |
1953 | 1953 | running configure, to aid debugging if configure makes a mistake. |
1954 | 1954 |
|
1955 | | -It was created by libpng $as_me 1.6.46, which was |
| 1955 | +It was created by libpng $as_me 1.6.47.git, which was |
1956 | 1956 | generated by GNU Autoconf 2.72. Invocation command line was |
1957 | 1957 |
|
1958 | 1958 | $ $0$ac_configure_args_raw |
|
3433 | 3433 |
|
3434 | 3434 | # Define the identity of the package. |
3435 | 3435 | PACKAGE='libpng' |
3436 | | - VERSION='1.6.46' |
| 3436 | + VERSION='1.6.47.git' |
3437 | 3437 |
|
3438 | 3438 |
|
3439 | 3439 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
@@ -3528,10 +3528,10 @@ fi |
3528 | 3528 |
|
3529 | 3529 |
|
3530 | 3530 |
|
3531 | | -PNGLIB_VERSION=1.6.46 |
| 3531 | +PNGLIB_VERSION=1.6.47.git |
3532 | 3532 | PNGLIB_MAJOR=1 |
3533 | 3533 | PNGLIB_MINOR=6 |
3534 | | -PNGLIB_RELEASE=46 |
| 3534 | +PNGLIB_RELEASE=47 |
3535 | 3535 |
|
3536 | 3536 |
|
3537 | 3537 |
|
@@ -16165,7 +16165,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16165 | 16165 | # report actual input values of CONFIG_FILES etc. instead of their |
16166 | 16166 | # values after options handling. |
16167 | 16167 | ac_log=" |
16168 | | -This file was extended by libpng $as_me 1.6.46, which was |
| 16168 | +This file was extended by libpng $as_me 1.6.47.git, which was |
16169 | 16169 | generated by GNU Autoconf 2.72. Invocation command line was |
16170 | 16170 |
|
16171 | 16171 | CONFIG_FILES = $CONFIG_FILES |
@@ -16233,7 +16233,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
16233 | 16233 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16234 | 16234 | ac_cs_config='$ac_cs_config_escaped' |
16235 | 16235 | ac_cs_version="\\ |
16236 | | -libpng config.status 1.6.46 |
| 16236 | +libpng config.status 1.6.47.git |
16237 | 16237 | configured by $0, generated by GNU Autoconf 2.72, |
16238 | 16238 | with options \\"\$ac_cs_config\\" |
16239 | 16239 |
|
|
0 commit comments