|
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.53.git. |
| 3 | +# Generated by GNU Autoconf 2.72 for libpng 1.6.53. |
4 | 4 | # |
5 | 5 | # Report bugs to < [email protected]>. |
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.53.git' |
618 | | -PACKAGE_STRING='libpng 1.6.53.git' |
| 617 | +PACKAGE_VERSION='1.6.53' |
| 618 | +PACKAGE_STRING='libpng 1.6.53' |
619 | 619 | PACKAGE_BUGREPORT=' [email protected]' |
620 | 620 | PACKAGE_URL='' |
621 | 621 |
|
@@ -1424,7 +1424,7 @@ if test "$ac_init_help" = "long"; then |
1424 | 1424 | # Omit some internal or obsolete options to make the list less imposing. |
1425 | 1425 | # This message is too long to be a string in the A/UX 3.1 sh. |
1426 | 1426 | cat <<_ACEOF |
1427 | | -'configure' configures libpng 1.6.53.git to adapt to many kinds of systems. |
| 1427 | +'configure' configures libpng 1.6.53 to adapt to many kinds of systems. |
1428 | 1428 |
|
1429 | 1429 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1430 | 1430 |
|
|
1495 | 1495 |
|
1496 | 1496 | if test -n "$ac_init_help"; then |
1497 | 1497 | case $ac_init_help in |
1498 | | - short | recursive ) echo "Configuration of libpng 1.6.53.git:";; |
| 1498 | + short | recursive ) echo "Configuration of libpng 1.6.53:";; |
1499 | 1499 | esac |
1500 | 1500 | cat <<\_ACEOF |
1501 | 1501 |
|
|
1698 | 1698 | test -n "$ac_init_help" && exit $ac_status |
1699 | 1699 | if $ac_init_version; then |
1700 | 1700 | cat <<\_ACEOF |
1701 | | -libpng configure 1.6.53.git |
| 1701 | +libpng configure 1.6.53 |
1702 | 1702 | generated by GNU Autoconf 2.72 |
1703 | 1703 |
|
1704 | 1704 | Copyright (C) 2023 Free Software Foundation, Inc. |
@@ -1961,7 +1961,7 @@ cat >config.log <<_ACEOF |
1961 | 1961 | This file contains any messages produced by compilers while |
1962 | 1962 | running configure, to aid debugging if configure makes a mistake. |
1963 | 1963 |
|
1964 | | -It was created by libpng $as_me 1.6.53.git, which was |
| 1964 | +It was created by libpng $as_me 1.6.53, which was |
1965 | 1965 | generated by GNU Autoconf 2.72. Invocation command line was |
1966 | 1966 |
|
1967 | 1967 | $ $0$ac_configure_args_raw |
|
3446 | 3446 |
|
3447 | 3447 | # Define the identity of the package. |
3448 | 3448 | PACKAGE='libpng' |
3449 | | - VERSION='1.6.53.git' |
| 3449 | + VERSION='1.6.53' |
3450 | 3450 |
|
3451 | 3451 |
|
3452 | 3452 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h |
|
3665 | 3665 |
|
3666 | 3666 |
|
3667 | 3667 |
|
3668 | | -PNGLIB_VERSION=1.6.53.git |
| 3668 | +PNGLIB_VERSION=1.6.53 |
3669 | 3669 | PNGLIB_MAJOR=1 |
3670 | 3670 | PNGLIB_MINOR=6 |
3671 | 3671 | PNGLIB_RELEASE=53 |
@@ -16406,7 +16406,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16406 | 16406 | # report actual input values of CONFIG_FILES etc. instead of their |
16407 | 16407 | # values after options handling. |
16408 | 16408 | ac_log=" |
16409 | | -This file was extended by libpng $as_me 1.6.53.git, which was |
| 16409 | +This file was extended by libpng $as_me 1.6.53, which was |
16410 | 16410 | generated by GNU Autoconf 2.72. Invocation command line was |
16411 | 16411 |
|
16412 | 16412 | CONFIG_FILES = $CONFIG_FILES |
@@ -16474,7 +16474,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ |
16474 | 16474 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16475 | 16475 | ac_cs_config='$ac_cs_config_escaped' |
16476 | 16476 | ac_cs_version="\\ |
16477 | | -libpng config.status 1.6.53.git |
| 16477 | +libpng config.status 1.6.53 |
16478 | 16478 | configured by $0, generated by GNU Autoconf 2.72, |
16479 | 16479 | with options \\"\$ac_cs_config\\" |
16480 | 16480 |
|
|
0 commit comments