|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for PostgreSQL 10beta3. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 11devel. |
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='10beta3' |
586 |
| -PACKAGE_STRING='PostgreSQL 10beta3' |
| 585 | +PACKAGE_VERSION='11devel' |
| 586 | +PACKAGE_STRING='PostgreSQL 11devel' |
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 10beta3 to adapt to many kinds of systems. |
| 1412 | +\`configure' configures PostgreSQL 11devel 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 10beta3:";; |
| 1477 | + short | recursive ) echo "Configuration of PostgreSQL 11devel:";; |
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 10beta3 |
| 1636 | +PostgreSQL configure 11devel |
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 10beta3, which was |
| 2347 | +It was created by PostgreSQL $as_me 11devel, which was |
2348 | 2348 | generated by GNU Autoconf 2.69. Invocation command line was
|
2349 | 2349 |
|
2350 | 2350 | $ $0 $@
|
@@ -17334,7 +17334,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
17334 | 17334 | # report actual input values of CONFIG_FILES etc. instead of their
|
17335 | 17335 | # values after options handling.
|
17336 | 17336 | ac_log="
|
17337 |
| -This file was extended by PostgreSQL $as_me 10beta3, which was |
| 17337 | +This file was extended by PostgreSQL $as_me 11devel, which was |
17338 | 17338 | generated by GNU Autoconf 2.69. Invocation command line was
|
17339 | 17339 |
|
17340 | 17340 | CONFIG_FILES = $CONFIG_FILES
|
@@ -17404,7 +17404,7 @@ _ACEOF
|
17404 | 17404 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
17405 | 17405 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
17406 | 17406 | ac_cs_version="\\
|
17407 |
| -PostgreSQL config.status 10beta3 |
| 17407 | +PostgreSQL config.status 11devel |
17408 | 17408 | configured by $0, generated by GNU Autoconf 2.69,
|
17409 | 17409 | with options \\"\$ac_cs_config\\"
|
17410 | 17410 |
|
|
0 commit comments