|
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.0. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.2. |
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.0' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.6.0' |
| 585 | +PACKAGE_VERSION='9.6.2' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.6.2' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1398,7 +1398,7 @@ if test "$ac_init_help" = "long"; then
|
1398 | 1398 | # Omit some internal or obsolete options to make the list less imposing.
|
1399 | 1399 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1400 | 1400 | cat <<_ACEOF
|
1401 |
| -\`configure' configures PostgreSQL 9.6.0 to adapt to many kinds of systems. |
| 1401 | +\`configure' configures PostgreSQL 9.6.2 to adapt to many kinds of systems. |
1402 | 1402 |
|
1403 | 1403 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1404 | 1404 |
|
|
1463 | 1463 |
|
1464 | 1464 | if test -n "$ac_init_help"; then
|
1465 | 1465 | case $ac_init_help in
|
1466 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.6.0:";; |
| 1466 | + short | recursive ) echo "Configuration of PostgreSQL 9.6.2:";; |
1467 | 1467 | esac
|
1468 | 1468 | cat <<\_ACEOF
|
1469 | 1469 |
|
|
1615 | 1615 | test -n "$ac_init_help" && exit $ac_status
|
1616 | 1616 | if $ac_init_version; then
|
1617 | 1617 | cat <<\_ACEOF
|
1618 |
| -PostgreSQL configure 9.6.0 |
| 1618 | +PostgreSQL configure 9.6.2 |
1619 | 1619 | generated by GNU Autoconf 2.69
|
1620 | 1620 |
|
1621 | 1621 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2326,7 +2326,7 @@ cat >config.log <<_ACEOF
|
2326 | 2326 | This file contains any messages produced by compilers while
|
2327 | 2327 | running configure, to aid debugging if configure makes a mistake.
|
2328 | 2328 |
|
2329 |
| -It was created by PostgreSQL $as_me 9.6.0, which was |
| 2329 | +It was created by PostgreSQL $as_me 9.6.2, which was |
2330 | 2330 | generated by GNU Autoconf 2.69. Invocation command line was
|
2331 | 2331 |
|
2332 | 2332 | $ $0 $@
|
@@ -7094,7 +7094,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
|
7094 | 7094 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
|
7095 | 7095 |
|
7096 | 7096 | # When Autoconf chooses install-sh as install program it tries to generate
|
7097 |
| -# a relative path to it in each makefile where it subsitutes it. This clashes |
| 7097 | +# a relative path to it in each makefile where it substitutes it. This clashes |
7098 | 7098 | # with our Makefile.global concept. This workaround helps.
|
7099 | 7099 | case $INSTALL in
|
7100 | 7100 | *install-sh*) install_bin='';;
|
|
7238 | 7238 | $as_echo "$MKDIR_P" >&6; }
|
7239 | 7239 |
|
7240 | 7240 | # When Autoconf chooses install-sh as mkdir -p program it tries to generate
|
7241 |
| -# a relative path to it in each makefile where it subsitutes it. This clashes |
| 7241 | +# a relative path to it in each makefile where it substitutes it. This clashes |
7242 | 7242 | # with our Makefile.global concept. This workaround helps.
|
7243 | 7243 | case $MKDIR_P in
|
7244 | 7244 | *install-sh*) MKDIR_P='\${SHELL} \${top_srcdir}/config/install-sh -c -d';;
|
@@ -16464,7 +16464,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16464 | 16464 | # report actual input values of CONFIG_FILES etc. instead of their
|
16465 | 16465 | # values after options handling.
|
16466 | 16466 | ac_log="
|
16467 |
| -This file was extended by PostgreSQL $as_me 9.6.0, which was |
| 16467 | +This file was extended by PostgreSQL $as_me 9.6.2, which was |
16468 | 16468 | generated by GNU Autoconf 2.69. Invocation command line was
|
16469 | 16469 |
|
16470 | 16470 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16534,7 +16534,7 @@ _ACEOF
|
16534 | 16534 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16535 | 16535 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16536 | 16536 | ac_cs_version="\\
|
16537 |
| -PostgreSQL config.status 9.6.0 |
| 16537 | +PostgreSQL config.status 9.6.2 |
16538 | 16538 | configured by $0, generated by GNU Autoconf 2.69,
|
16539 | 16539 | with options \\"\$ac_cs_config\\"
|
16540 | 16540 |
|
|
0 commit comments