|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 10devel. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 10beta1. |
4 | 4 | # |
5 | 5 | # Report bugs to <[email protected]>. |
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='10devel' |
586 | | -PACKAGE_STRING='PostgreSQL 10devel' |
| 585 | +PACKAGE_VERSION='10beta1' |
| 586 | +PACKAGE_STRING='PostgreSQL 10beta1' |
587 | 587 | PACKAGE_BUGREPORT= '[email protected]' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1408,7 +1408,7 @@ if test "$ac_init_help" = "long"; then |
1408 | 1408 | # Omit some internal or obsolete options to make the list less imposing. |
1409 | 1409 | # This message is too long to be a string in the A/UX 3.1 sh. |
1410 | 1410 | cat <<_ACEOF |
1411 | | -\`configure' configures PostgreSQL 10devel to adapt to many kinds of systems. |
| 1411 | +\`configure' configures PostgreSQL 10beta1 to adapt to many kinds of systems. |
1412 | 1412 |
|
1413 | 1413 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1414 | 1414 |
|
|
1473 | 1473 |
|
1474 | 1474 | if test -n "$ac_init_help"; then |
1475 | 1475 | case $ac_init_help in |
1476 | | - short | recursive ) echo "Configuration of PostgreSQL 10devel:";; |
| 1476 | + short | recursive ) echo "Configuration of PostgreSQL 10beta1:";; |
1477 | 1477 | esac |
1478 | 1478 | cat <<\_ACEOF |
1479 | 1479 |
|
|
1632 | 1632 | test -n "$ac_init_help" && exit $ac_status |
1633 | 1633 | if $ac_init_version; then |
1634 | 1634 | cat <<\_ACEOF |
1635 | | -PostgreSQL configure 10devel |
| 1635 | +PostgreSQL configure 10beta1 |
1636 | 1636 | generated by GNU Autoconf 2.69 |
1637 | 1637 |
|
1638 | 1638 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2343,7 +2343,7 @@ cat >config.log <<_ACEOF |
2343 | 2343 | This file contains any messages produced by compilers while |
2344 | 2344 | running configure, to aid debugging if configure makes a mistake. |
2345 | 2345 |
|
2346 | | -It was created by PostgreSQL $as_me 10devel, which was |
| 2346 | +It was created by PostgreSQL $as_me 10beta1, which was |
2347 | 2347 | generated by GNU Autoconf 2.69. Invocation command line was |
2348 | 2348 |
|
2349 | 2349 | $ $0 $@ |
@@ -17019,7 +17019,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17019 | 17019 | # report actual input values of CONFIG_FILES etc. instead of their |
17020 | 17020 | # values after options handling. |
17021 | 17021 | ac_log=" |
17022 | | -This file was extended by PostgreSQL $as_me 10devel, which was |
| 17022 | +This file was extended by PostgreSQL $as_me 10beta1, which was |
17023 | 17023 | generated by GNU Autoconf 2.69. Invocation command line was |
17024 | 17024 |
|
17025 | 17025 | CONFIG_FILES = $CONFIG_FILES |
@@ -17089,7 +17089,7 @@ _ACEOF |
17089 | 17089 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17090 | 17090 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17091 | 17091 | ac_cs_version="\\ |
17092 | | -PostgreSQL config.status 10devel |
| 17092 | +PostgreSQL config.status 10beta1 |
17093 | 17093 | configured by $0, generated by GNU Autoconf 2.69, |
17094 | 17094 | with options \\"\$ac_cs_config\\" |
17095 | 17095 |
|
|
0 commit comments