|
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.4beta3. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4rc1. |
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.4beta3' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.4beta3' |
| 585 | +PACKAGE_VERSION='9.4rc1' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4rc1' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
|
588 | 588 | PACKAGE_URL=''
|
589 | 589 |
|
@@ -1392,7 +1392,7 @@ if test "$ac_init_help" = "long"; then
|
1392 | 1392 | # Omit some internal or obsolete options to make the list less imposing.
|
1393 | 1393 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1394 | 1394 | cat <<_ACEOF
|
1395 |
| -\`configure' configures PostgreSQL 9.4beta3 to adapt to many kinds of systems. |
| 1395 | +\`configure' configures PostgreSQL 9.4rc1 to adapt to many kinds of systems. |
1396 | 1396 |
|
1397 | 1397 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1398 | 1398 |
|
|
1457 | 1457 |
|
1458 | 1458 | if test -n "$ac_init_help"; then
|
1459 | 1459 | case $ac_init_help in
|
1460 |
| - short | recursive ) echo "Configuration of PostgreSQL 9.4beta3:";; |
| 1460 | + short | recursive ) echo "Configuration of PostgreSQL 9.4rc1:";; |
1461 | 1461 | esac
|
1462 | 1462 | cat <<\_ACEOF
|
1463 | 1463 |
|
|
1606 | 1606 | test -n "$ac_init_help" && exit $ac_status
|
1607 | 1607 | if $ac_init_version; then
|
1608 | 1608 | cat <<\_ACEOF
|
1609 |
| -PostgreSQL configure 9.4beta3 |
| 1609 | +PostgreSQL configure 9.4rc1 |
1610 | 1610 | generated by GNU Autoconf 2.69
|
1611 | 1611 |
|
1612 | 1612 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -2317,7 +2317,7 @@ cat >config.log <<_ACEOF
|
2317 | 2317 | This file contains any messages produced by compilers while
|
2318 | 2318 | running configure, to aid debugging if configure makes a mistake.
|
2319 | 2319 |
|
2320 |
| -It was created by PostgreSQL $as_me 9.4beta3, which was |
| 2320 | +It was created by PostgreSQL $as_me 9.4rc1, which was |
2321 | 2321 | generated by GNU Autoconf 2.69. Invocation command line was
|
2322 | 2322 |
|
2323 | 2323 | $ $0 $@
|
@@ -15508,7 +15508,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
15508 | 15508 | # report actual input values of CONFIG_FILES etc. instead of their
|
15509 | 15509 | # values after options handling.
|
15510 | 15510 | ac_log="
|
15511 |
| -This file was extended by PostgreSQL $as_me 9.4beta3, which was |
| 15511 | +This file was extended by PostgreSQL $as_me 9.4rc1, which was |
15512 | 15512 | generated by GNU Autoconf 2.69. Invocation command line was
|
15513 | 15513 |
|
15514 | 15514 | CONFIG_FILES = $CONFIG_FILES
|
@@ -15578,7 +15578,7 @@ _ACEOF
|
15578 | 15578 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
15579 | 15579 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
15580 | 15580 | ac_cs_version="\\
|
15581 |
| -PostgreSQL config.status 9.4beta3 |
| 15581 | +PostgreSQL config.status 9.4rc1 |
15582 | 15582 | configured by $0, generated by GNU Autoconf 2.69,
|
15583 | 15583 | with options \\"\$ac_cs_config\\"
|
15584 | 15584 |
|
|
0 commit comments