|
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.4.1. |
| 3 | +# Generated by GNU Autoconf 2.69 for PostgreSQL 9.4.2. |
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.4.1' |
586 | | -PACKAGE_STRING='PostgreSQL 9.4.1' |
| 585 | +PACKAGE_VERSION='9.4.2' |
| 586 | +PACKAGE_STRING='PostgreSQL 9.4.2' |
587 | 587 | PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' |
588 | 588 | PACKAGE_URL='' |
589 | 589 |
|
@@ -1392,7 +1392,7 @@ if test "$ac_init_help" = "long"; then |
1392 | 1392 | # Omit some internal or obsolete options to make the list less imposing. |
1393 | 1393 | # This message is too long to be a string in the A/UX 3.1 sh. |
1394 | 1394 | cat <<_ACEOF |
1395 | | -\`configure' configures PostgreSQL 9.4.1 to adapt to many kinds of systems. |
| 1395 | +\`configure' configures PostgreSQL 9.4.2 to adapt to many kinds of systems. |
1396 | 1396 |
|
1397 | 1397 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1398 | 1398 |
|
|
1457 | 1457 |
|
1458 | 1458 | if test -n "$ac_init_help"; then |
1459 | 1459 | case $ac_init_help in |
1460 | | - short | recursive ) echo "Configuration of PostgreSQL 9.4.1:";; |
| 1460 | + short | recursive ) echo "Configuration of PostgreSQL 9.4.2:";; |
1461 | 1461 | esac |
1462 | 1462 | cat <<\_ACEOF |
1463 | 1463 |
|
|
1606 | 1606 | test -n "$ac_init_help" && exit $ac_status |
1607 | 1607 | if $ac_init_version; then |
1608 | 1608 | cat <<\_ACEOF |
1609 | | -PostgreSQL configure 9.4.1 |
| 1609 | +PostgreSQL configure 9.4.2 |
1610 | 1610 | generated by GNU Autoconf 2.69 |
1611 | 1611 |
|
1612 | 1612 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2317,7 +2317,7 @@ cat >config.log <<_ACEOF |
2317 | 2317 | This file contains any messages produced by compilers while |
2318 | 2318 | running configure, to aid debugging if configure makes a mistake. |
2319 | 2319 |
|
2320 | | -It was created by PostgreSQL $as_me 9.4.1, which was |
| 2320 | +It was created by PostgreSQL $as_me 9.4.2, which was |
2321 | 2321 | generated by GNU Autoconf 2.69. Invocation command line was |
2322 | 2322 |
|
2323 | 2323 | $ $0 $@ |
@@ -15574,7 +15574,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
15574 | 15574 | # report actual input values of CONFIG_FILES etc. instead of their |
15575 | 15575 | # values after options handling. |
15576 | 15576 | ac_log=" |
15577 | | -This file was extended by PostgreSQL $as_me 9.4.1, which was |
| 15577 | +This file was extended by PostgreSQL $as_me 9.4.2, which was |
15578 | 15578 | generated by GNU Autoconf 2.69. Invocation command line was |
15579 | 15579 |
|
15580 | 15580 | CONFIG_FILES = $CONFIG_FILES |
@@ -15644,7 +15644,7 @@ _ACEOF |
15644 | 15644 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
15645 | 15645 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
15646 | 15646 | ac_cs_version="\\ |
15647 | | -PostgreSQL config.status 9.4.1 |
| 15647 | +PostgreSQL config.status 9.4.2 |
15648 | 15648 | configured by $0, generated by GNU Autoconf 2.69, |
15649 | 15649 | with options \\"\$ac_cs_config\\" |
15650 | 15650 |
|
|
0 commit comments