|
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.5alpha1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.6devel. |
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.5alpha1' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.5alpha1' |
| 585 | +PACKAGE_VERSION='9.6devel' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.6devel' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1394,7 +1394,7 @@ if test "$ac_init_help" = "long"; then
|
1394 | 1394 | # Omit some internal or obsolete options to make the list less imposing.
|
1395 | 1395 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1396 | 1396 | cat <<_ACEOF
|
1397 |
| -\`configure' configures PostgreSQL 9.5alpha1 to adapt to many kinds of systems. |
| 1397 | +\`configure' configures PostgreSQL 9.6devel to adapt to many kinds of systems. |
1398 | 1398 |
|
1399 | 1399 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1400 | 1400 |
|
|
1459 | 1459 |
|
1460 | 1460 | if test -n "$ac_init_help"; then
|
1461 | 1461 | case $ac_init_help in
|
1462 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.5alpha1:";; |
| 1462 | + short | recursive ) echo "Configuration of PostgreSQL 9.6devel:";; |
1463 | 1463 | esac
|
1464 | 1464 | cat <<\_ACEOF
|
1465 | 1465 |
|
|
1609 | 1609 | test -n "$ac_init_help" && exit $ac_status
|
1610 | 1610 | if $ac_init_version; then
|
1611 | 1611 | cat <<\_ACEOF
|
1612 |
| -PostgreSQL configure 9.5alpha1 |
| 1612 | +PostgreSQL configure 9.6devel |
1613 | 1613 | generated by GNU Autoconf 2.69
|
1614 | 1614 |
|
1615 | 1615 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2320,7 +2320,7 @@ cat >config.log <<_ACEOF
|
2320 | 2320 | This file contains any messages produced by compilers while
|
2321 | 2321 | running configure, to aid debugging if configure makes a mistake.
|
2322 | 2322 |
|
2323 |
| -It was created by PostgreSQL $as_me 9.5alpha1, which was |
| 2323 | +It was created by PostgreSQL $as_me 9.6devel, which was |
2324 | 2324 | generated by GNU Autoconf 2.69. Invocation command line was
|
2325 | 2325 |
|
2326 | 2326 | $ $0 $@
|
@@ -16107,7 +16107,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16107 | 16107 | # report actual input values of CONFIG_FILES etc. instead of their
|
16108 | 16108 | # values after options handling.
|
16109 | 16109 | ac_log="
|
16110 |
| -This file was extended by PostgreSQL $as_me 9.5alpha1, which was |
| 16110 | +This file was extended by PostgreSQL $as_me 9.6devel, which was |
16111 | 16111 | generated by GNU Autoconf 2.69. Invocation command line was
|
16112 | 16112 |
|
16113 | 16113 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16177,7 +16177,7 @@ _ACEOF
|
16177 | 16177 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16178 | 16178 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16179 | 16179 | ac_cs_version="\\
|
16180 |
| -PostgreSQL config.status 9.5alpha1 |
| 16180 | +PostgreSQL config.status 9.6devel |
16181 | 16181 | configured by $0, generated by GNU Autoconf 2.69,
|
16182 | 16182 | with options \\"\$ac_cs_config\\"
|
16183 | 16183 |
|
|
0 commit comments