|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.23. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.24. |
4 | 4 | # |
5 | 5 | # Report bugs to <pgsql-bugs@postgresql.org>. |
6 | 6 | # |
@@ -582,8 +582,8 @@ MAKEFLAGS= |
582 | 582 | # Identity of this package. |
583 | 583 | PACKAGE_NAME='PostgreSQL' |
584 | 584 | PACKAGE_TARNAME='postgresql' |
585 | | -PACKAGE_VERSION='9.6.23' |
586 | | -PACKAGE_STRING='PostgreSQL 9.6.23' |
| 585 | +PACKAGE_VERSION='9.6.24' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.6.24' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1402,7 +1402,7 @@ if test "$ac_init_help" = "long"; then |
1402 | 1402 | # Omit some internal or obsolete options to make the list less imposing. |
1403 | 1403 | # This message is too long to be a string in the A/UX 3.1 sh. |
1404 | 1404 | cat <<_ACEOF |
1405 | | -\`configure' configures PostgreSQL 9.6.23 to adapt to many kinds of systems. |
| 1405 | +\`configure' configures PostgreSQL 9.6.24 to adapt to many kinds of systems. |
1406 | 1406 |
|
1407 | 1407 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1408 | 1408 |
|
|
1467 | 1467 |
|
1468 | 1468 | if test -n "$ac_init_help"; then |
1469 | 1469 | case $ac_init_help in |
1470 | | - short | recursive ) echo "Configuration of PostgreSQL 9.6.23:";; |
| 1470 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.24:";; |
1471 | 1471 | esac |
1472 | 1472 | cat <<\_ACEOF |
1473 | 1473 |
|
|
1619 | 1619 | test -n "$ac_init_help" && exit $ac_status |
1620 | 1620 | if $ac_init_version; then |
1621 | 1621 | cat <<\_ACEOF |
1622 | | -PostgreSQL configure 9.6.23 |
| 1622 | +PostgreSQL configure 9.6.24 |
1623 | 1623 | generated by GNU Autoconf 2.69 |
1624 | 1624 |
|
1625 | 1625 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2334,7 +2334,7 @@ cat >config.log <<_ACEOF |
2334 | 2334 | This file contains any messages produced by compilers while |
2335 | 2335 | running configure, to aid debugging if configure makes a mistake. |
2336 | 2336 |
|
2337 | | -It was created by PostgreSQL $as_me 9.6.23, which was |
| 2337 | +It was created by PostgreSQL $as_me 9.6.24, which was |
2338 | 2338 | generated by GNU Autoconf 2.69. Invocation command line was |
2339 | 2339 |
|
2340 | 2340 | $ $0 $@ |
@@ -16850,7 +16850,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
16850 | 16850 | # report actual input values of CONFIG_FILES etc. instead of their |
16851 | 16851 | # values after options handling. |
16852 | 16852 | ac_log=" |
16853 | | -This file was extended by PostgreSQL $as_me 9.6.23, which was |
| 16853 | +This file was extended by PostgreSQL $as_me 9.6.24, which was |
16854 | 16854 | generated by GNU Autoconf 2.69. Invocation command line was |
16855 | 16855 |
|
16856 | 16856 | CONFIG_FILES = $CONFIG_FILES |
@@ -16920,7 +16920,7 @@ _ACEOF |
16920 | 16920 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
16921 | 16921 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
16922 | 16922 | ac_cs_version="\\ |
16923 | | -PostgreSQL config.status 9.6.23 |
| 16923 | +PostgreSQL config.status 9.6.24 |
16924 | 16924 | configured by $0, generated by GNU Autoconf 2.69, |
16925 | 16925 | with options \\"\$ac_cs_config\\" |
16926 | 16926 |
|
|
0 commit comments