|
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.4beta1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.5devel. |
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.4beta1' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.4beta1' |
| 585 | +PACKAGE_VERSION='9.5devel' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.5devel' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1390,7 +1390,7 @@ if test "$ac_init_help" = "long"; then
|
1390 | 1390 | # Omit some internal or obsolete options to make the list less imposing.
|
1391 | 1391 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1392 | 1392 | cat <<_ACEOF
|
1393 |
| -\`configure' configures PostgreSQL 9.4beta1 to adapt to many kinds of systems. |
| 1393 | +\`configure' configures PostgreSQL 9.5devel to adapt to many kinds of systems. |
1394 | 1394 |
|
1395 | 1395 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1396 | 1396 |
|
|
1455 | 1455 |
|
1456 | 1456 | if test -n "$ac_init_help"; then
|
1457 | 1457 | case $ac_init_help in
|
1458 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.4beta1:";; |
| 1458 | + short | recursive ) echo "Configuration of PostgreSQL 9.5devel:";; |
1459 | 1459 | esac
|
1460 | 1460 | cat <<\_ACEOF
|
1461 | 1461 |
|
|
1603 | 1603 | test -n "$ac_init_help" && exit $ac_status
|
1604 | 1604 | if $ac_init_version; then
|
1605 | 1605 | cat <<\_ACEOF
|
1606 |
| -PostgreSQL configure 9.4beta1 |
| 1606 | +PostgreSQL configure 9.5devel |
1607 | 1607 | generated by GNU Autoconf 2.69
|
1608 | 1608 |
|
1609 | 1609 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2314,7 +2314,7 @@ cat >config.log <<_ACEOF
|
2314 | 2314 | This file contains any messages produced by compilers while
|
2315 | 2315 | running configure, to aid debugging if configure makes a mistake.
|
2316 | 2316 |
|
2317 |
| -It was created by PostgreSQL $as_me 9.4beta1, which was |
| 2317 | +It was created by PostgreSQL $as_me 9.5devel, which was |
2318 | 2318 | generated by GNU Autoconf 2.69. Invocation command line was
|
2319 | 2319 |
|
2320 | 2320 | $ $0 $@
|
@@ -15393,7 +15393,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
15393 | 15393 | # report actual input values of CONFIG_FILES etc. instead of their
|
15394 | 15394 | # values after options handling.
|
15395 | 15395 | ac_log="
|
15396 |
| -This file was extended by PostgreSQL $as_me 9.4beta1, which was |
| 15396 | +This file was extended by PostgreSQL $as_me 9.5devel, which was |
15397 | 15397 | generated by GNU Autoconf 2.69. Invocation command line was
|
15398 | 15398 |
|
15399 | 15399 | CONFIG_FILES = $CONFIG_FILES
|
@@ -15463,7 +15463,7 @@ _ACEOF
|
15463 | 15463 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
15464 | 15464 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
15465 | 15465 | ac_cs_version="\\
|
15466 |
| -PostgreSQL config.status 9.4beta1 |
| 15466 | +PostgreSQL config.status 9.5devel |
15467 | 15467 | configured by $0, generated by GNU Autoconf 2.69,
|
15468 | 15468 | with options \\"\$ac_cs_config\\"
|
15469 | 15469 |
|
|
0 commit comments