|
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.4beta2. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4beta3. |
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.4beta2' |
586 |
| -PACKAGE_STRING='PostgreSQL 9.4beta2' |
| 585 | +PACKAGE_VERSION='9.4beta3' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4beta3' |
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.4beta2 to adapt to many kinds of systems. |
| 1393 | +\`configure' configures PostgreSQL 9.4beta3 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.4beta2:";; |
| 1458 | + short | recursive ) echo "Configuration of PostgreSQL 9.4beta3:";; |
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.4beta2 |
| 1606 | +PostgreSQL configure 9.4beta3 |
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.4beta2, which was |
| 2317 | +It was created by PostgreSQL $as_me 9.4beta3, which was |
2318 | 2318 | generated by GNU Autoconf 2.69. Invocation command line was
|
2319 | 2319 |
|
2320 | 2320 | $ $0 $@
|
@@ -15469,7 +15469,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
15469 | 15469 | # report actual input values of CONFIG_FILES etc. instead of their
|
15470 | 15470 | # values after options handling.
|
15471 | 15471 | ac_log="
|
15472 |
| -This file was extended by PostgreSQL $as_me 9.4beta2, which was |
| 15472 | +This file was extended by PostgreSQL $as_me 9.4beta3, which was |
15473 | 15473 | generated by GNU Autoconf 2.69. Invocation command line was
|
15474 | 15474 |
|
15475 | 15475 | CONFIG_FILES = $CONFIG_FILES
|
@@ -15539,7 +15539,7 @@ _ACEOF
|
15539 | 15539 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
15540 | 15540 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
15541 | 15541 | ac_cs_version="\\
|
15542 |
| -PostgreSQL config.status 9.4beta2 |
| 15542 | +PostgreSQL config.status 9.4beta3 |
15543 | 15543 | configured by $0, generated by GNU Autoconf 2.69,
|
15544 | 15544 | with options \\"\$ac_cs_config\\"
|
15545 | 15545 |
|
|
0 commit comments