|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 10beta2. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10beta3. |
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='10beta2' |
586 | | -PACKAGE_STRING='PostgreSQL 10beta2' |
| 585 | +PACKAGE_VERSION='10beta3' |
| 586 | +PACKAGE_STRING='PostgreSQL 10beta3' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1409,7 +1409,7 @@ if test "$ac_init_help" = "long"; then |
1409 | 1409 | # Omit some internal or obsolete options to make the list less imposing. |
1410 | 1410 | # This message is too long to be a string in the A/UX 3.1 sh. |
1411 | 1411 | cat <<_ACEOF |
1412 | | -\`configure' configures PostgreSQL 10beta2 to adapt to many kinds of systems. |
| 1412 | +\`configure' configures PostgreSQL 10beta3 to adapt to many kinds of systems. |
1413 | 1413 |
|
1414 | 1414 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1415 | 1415 |
|
|
1474 | 1474 |
|
1475 | 1475 | if test -n "$ac_init_help"; then |
1476 | 1476 | case $ac_init_help in |
1477 | | - short | recursive ) echo "Configuration of PostgreSQL 10beta2:";; |
| 1477 | + short | recursive ) echo "Configuration of PostgreSQL 10beta3:";; |
1478 | 1478 | esac |
1479 | 1479 | cat <<\_ACEOF |
1480 | 1480 |
|
|
1633 | 1633 | test -n "$ac_init_help" && exit $ac_status |
1634 | 1634 | if $ac_init_version; then |
1635 | 1635 | cat <<\_ACEOF |
1636 | | -PostgreSQL configure 10beta2 |
| 1636 | +PostgreSQL configure 10beta3 |
1637 | 1637 | generated by GNU Autoconf 2.69 |
1638 | 1638 |
|
1639 | 1639 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2344,7 +2344,7 @@ cat >config.log <<_ACEOF |
2344 | 2344 | This file contains any messages produced by compilers while |
2345 | 2345 | running configure, to aid debugging if configure makes a mistake. |
2346 | 2346 |
|
2347 | | -It was created by PostgreSQL $as_me 10beta2, which was |
| 2347 | +It was created by PostgreSQL $as_me 10beta3, which was |
2348 | 2348 | generated by GNU Autoconf 2.69. Invocation command line was |
2349 | 2349 |
|
2350 | 2350 | $ $0 $@ |
@@ -17372,7 +17372,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17372 | 17372 | # report actual input values of CONFIG_FILES etc. instead of their |
17373 | 17373 | # values after options handling. |
17374 | 17374 | ac_log=" |
17375 | | -This file was extended by PostgreSQL $as_me 10beta2, which was |
| 17375 | +This file was extended by PostgreSQL $as_me 10beta3, which was |
17376 | 17376 | generated by GNU Autoconf 2.69. Invocation command line was |
17377 | 17377 |
|
17378 | 17378 | CONFIG_FILES = $CONFIG_FILES |
@@ -17442,7 +17442,7 @@ _ACEOF |
17442 | 17442 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17443 | 17443 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17444 | 17444 | ac_cs_version="\\ |
17445 | | -PostgreSQL config.status 10beta2 |
| 17445 | +PostgreSQL config.status 10beta3 |
17446 | 17446 | configured by $0, generated by GNU Autoconf 2.69, |
17447 | 17447 | with options \\"\$ac_cs_config\\" |
17448 | 17448 |
|
|
0 commit comments