|
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.4devel. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4beta1. |
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.4devel' |
586 | | -PACKAGE_STRING='PostgreSQL 9.4devel' |
| 585 | +PACKAGE_VERSION='9.4beta1' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4beta1' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1388,7 +1388,7 @@ if test "$ac_init_help" = "long"; then |
1388 | 1388 | # Omit some internal or obsolete options to make the list less imposing. |
1389 | 1389 | # This message is too long to be a string in the A/UX 3.1 sh. |
1390 | 1390 | cat <<_ACEOF |
1391 | | -\`configure' configures PostgreSQL 9.4devel to adapt to many kinds of systems. |
| 1391 | +\`configure' configures PostgreSQL 9.4beta1 to adapt to many kinds of systems. |
1392 | 1392 |
|
1393 | 1393 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1394 | 1394 |
|
|
1453 | 1453 |
|
1454 | 1454 | if test -n "$ac_init_help"; then |
1455 | 1455 | case $ac_init_help in |
1456 | | - short | recursive ) echo "Configuration of PostgreSQL 9.4devel:";; |
| 1456 | + short | recursive ) echo "Configuration of PostgreSQL 9.4beta1:";; |
1457 | 1457 | esac |
1458 | 1458 | cat <<\_ACEOF |
1459 | 1459 |
|
|
1600 | 1600 | test -n "$ac_init_help" && exit $ac_status |
1601 | 1601 | if $ac_init_version; then |
1602 | 1602 | cat <<\_ACEOF |
1603 | | -PostgreSQL configure 9.4devel |
| 1603 | +PostgreSQL configure 9.4beta1 |
1604 | 1604 | generated by GNU Autoconf 2.69 |
1605 | 1605 |
|
1606 | 1606 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2311,7 +2311,7 @@ cat >config.log <<_ACEOF |
2311 | 2311 | This file contains any messages produced by compilers while |
2312 | 2312 | running configure, to aid debugging if configure makes a mistake. |
2313 | 2313 |
|
2314 | | -It was created by PostgreSQL $as_me 9.4devel, which was |
| 2314 | +It was created by PostgreSQL $as_me 9.4beta1, which was |
2315 | 2315 | generated by GNU Autoconf 2.69. Invocation command line was |
2316 | 2316 |
|
2317 | 2317 | $ $0 $@ |
@@ -15174,7 +15174,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15174 | 15174 | # report actual input values of CONFIG_FILES etc. instead of their |
15175 | 15175 | # values after options handling. |
15176 | 15176 | ac_log=" |
15177 | | -This file was extended by PostgreSQL $as_me 9.4devel, which was |
| 15177 | +This file was extended by PostgreSQL $as_me 9.4beta1, which was |
15178 | 15178 | generated by GNU Autoconf 2.69. Invocation command line was |
15179 | 15179 |
|
15180 | 15180 | CONFIG_FILES = $CONFIG_FILES |
@@ -15244,7 +15244,7 @@ _ACEOF |
15244 | 15244 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15245 | 15245 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15246 | 15246 | ac_cs_version="\\ |
15247 | | -PostgreSQL config.status 9.4devel |
| 15247 | +PostgreSQL config.status 9.4beta1 |
15248 | 15248 | configured by $0, generated by GNU Autoconf 2.69, |
15249 | 15249 | with options \\"\$ac_cs_config\\" |
15250 | 15250 |
|
|
0 commit comments