|
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.5devel. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.5alpha1. |
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.5devel' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.5devel' |
| 585 | +PACKAGE_VERSION='9.5alpha1' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.5alpha1' |
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.5devel to adapt to many kinds of systems. |
| 1397 | +\`configure' configures PostgreSQL 9.5alpha1 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.5devel:";; |
| 1462 | + short | recursive ) echo "Configuration of PostgreSQL 9.5alpha1:";; |
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.5devel |
| 1612 | +PostgreSQL configure 9.5alpha1 |
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.5devel, which was |
| 2323 | +It was created by PostgreSQL $as_me 9.5alpha1, which was |
2324 | 2324 | generated by GNU Autoconf 2.69. Invocation command line was
|
2325 | 2325 |
|
2326 | 2326 | $ $0 $@
|
@@ -16050,7 +16050,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
16050 | 16050 | # report actual input values of CONFIG_FILES etc. instead of their
|
16051 | 16051 | # values after options handling.
|
16052 | 16052 | ac_log="
|
16053 |
| -This file was extended by PostgreSQL $as_me 9.5devel, which was |
| 16053 | +This file was extended by PostgreSQL $as_me 9.5alpha1, which was |
16054 | 16054 | generated by GNU Autoconf 2.69. Invocation command line was
|
16055 | 16055 |
|
16056 | 16056 | CONFIG_FILES = $CONFIG_FILES
|
@@ -16120,7 +16120,7 @@ _ACEOF
|
16120 | 16120 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
16121 | 16121 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
16122 | 16122 | ac_cs_version="\\
|
16123 |
| -PostgreSQL config.status 9.5devel |
| 16123 | +PostgreSQL config.status 9.5alpha1 |
16124 | 16124 | configured by $0, generated by GNU Autoconf 2.69,
|
16125 | 16125 | with options \\"\$ac_cs_config\\"
|
16126 | 16126 |
|
|
0 commit comments