|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for PostgreSQL 12devel. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 12beta1. |
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='12devel' |
586 | | -PACKAGE_STRING='PostgreSQL 12devel' |
| 585 | +PACKAGE_VERSION='12beta1' |
| 586 | +PACKAGE_STRING='PostgreSQL 12beta1' |
587 | 587 | PACKAGE_BUGREPORT=' [email protected]' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1435,7 +1435,7 @@ if test "$ac_init_help" = "long"; then |
1435 | 1435 | # Omit some internal or obsolete options to make the list less imposing. |
1436 | 1436 | # This message is too long to be a string in the A/UX 3.1 sh. |
1437 | 1437 | cat <<_ACEOF |
1438 | | -\`configure' configures PostgreSQL 12devel to adapt to many kinds of systems. |
| 1438 | +\`configure' configures PostgreSQL 12beta1 to adapt to many kinds of systems. |
1439 | 1439 |
|
1440 | 1440 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1441 | 1441 |
|
|
1500 | 1500 |
|
1501 | 1501 | if test -n "$ac_init_help"; then |
1502 | 1502 | case $ac_init_help in |
1503 | | - short | recursive ) echo "Configuration of PostgreSQL 12devel:";; |
| 1503 | + short | recursive ) echo "Configuration of PostgreSQL 12beta1:";; |
1504 | 1504 | esac |
1505 | 1505 | cat <<\_ACEOF |
1506 | 1506 |
|
|
1666 | 1666 | test -n "$ac_init_help" && exit $ac_status |
1667 | 1667 | if $ac_init_version; then |
1668 | 1668 | cat <<\_ACEOF |
1669 | | -PostgreSQL configure 12devel |
| 1669 | +PostgreSQL configure 12beta1 |
1670 | 1670 | generated by GNU Autoconf 2.69 |
1671 | 1671 |
|
1672 | 1672 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2419,7 +2419,7 @@ cat >config.log <<_ACEOF |
2419 | 2419 | This file contains any messages produced by compilers while |
2420 | 2420 | running configure, to aid debugging if configure makes a mistake. |
2421 | 2421 |
|
2422 | | -It was created by PostgreSQL $as_me 12devel, which was |
| 2422 | +It was created by PostgreSQL $as_me 12beta1, which was |
2423 | 2423 | generated by GNU Autoconf 2.69. Invocation command line was |
2424 | 2424 |
|
2425 | 2425 | $ $0 $@ |
@@ -19864,7 +19864,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
19864 | 19864 | # report actual input values of CONFIG_FILES etc. instead of their |
19865 | 19865 | # values after options handling. |
19866 | 19866 | ac_log=" |
19867 | | -This file was extended by PostgreSQL $as_me 12devel, which was |
| 19867 | +This file was extended by PostgreSQL $as_me 12beta1, which was |
19868 | 19868 | generated by GNU Autoconf 2.69. Invocation command line was |
19869 | 19869 |
|
19870 | 19870 | CONFIG_FILES = $CONFIG_FILES |
@@ -19934,7 +19934,7 @@ _ACEOF |
19934 | 19934 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
19935 | 19935 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
19936 | 19936 | ac_cs_version="\\ |
19937 | | -PostgreSQL config.status 12devel |
| 19937 | +PostgreSQL config.status 12beta1 |
19938 | 19938 | configured by $0, generated by GNU Autoconf 2.69, |
19939 | 19939 | with options \\"\$ac_cs_config\\" |
19940 | 19940 |
|
|
0 commit comments