1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.63 for PostgreSQL 9.3.24 .
3
+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.3.25 .
4
4
#
5
5
# Report bugs to <pgsql-bugs@postgresql.org>.
6
6
#
@@ -598,8 +598,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
598
598
# Identity of this package.
599
599
PACKAGE_NAME='PostgreSQL'
600
600
PACKAGE_TARNAME='postgresql'
601
- PACKAGE_VERSION='9.3.24 '
602
- PACKAGE_STRING='PostgreSQL 9.3.24 '
601
+ PACKAGE_VERSION='9.3.25 '
602
+ PACKAGE_STRING='PostgreSQL 9.3.25 '
603
603
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
604
604
605
605
ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1416,7 +1416,7 @@ if test "$ac_init_help" = "long"; then
1416
1416
# Omit some internal or obsolete options to make the list less imposing.
1417
1417
# This message is too long to be a string in the A/UX 3.1 sh.
1418
1418
cat <<_ACEOF
1419
- \`configure' configures PostgreSQL 9.3.24 to adapt to many kinds of systems.
1419
+ \`configure' configures PostgreSQL 9.3.25 to adapt to many kinds of systems.
1420
1420
1421
1421
Usage: $0 [OPTION]... [VAR=VALUE]...
1422
1422
1481
1481
1482
1482
if test -n "$ac_init_help"; then
1483
1483
case $ac_init_help in
1484
- short | recursive ) echo "Configuration of PostgreSQL 9.3.24 :";;
1484
+ short | recursive ) echo "Configuration of PostgreSQL 9.3.25 :";;
1485
1485
esac
1486
1486
cat <<\_ACEOF
1487
1487
1627
1627
test -n "$ac_init_help" && exit $ac_status
1628
1628
if $ac_init_version; then
1629
1629
cat <<\_ACEOF
1630
- PostgreSQL configure 9.3.24
1630
+ PostgreSQL configure 9.3.25
1631
1631
generated by GNU Autoconf 2.63
1632
1632
1633
1633
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1643,7 +1643,7 @@ cat >config.log <<_ACEOF
1643
1643
This file contains any messages produced by compilers while
1644
1644
running configure, to aid debugging if configure makes a mistake.
1645
1645
1646
- It was created by PostgreSQL $as_me 9.3.24 , which was
1646
+ It was created by PostgreSQL $as_me 9.3.25 , which was
1647
1647
generated by GNU Autoconf 2.63. Invocation command line was
1648
1648
1649
1649
$ $0 $@
@@ -31799,7 +31799,7 @@ exec 6>&1
31799
31799
# report actual input values of CONFIG_FILES etc. instead of their
31800
31800
# values after options handling.
31801
31801
ac_log="
31802
- This file was extended by PostgreSQL $as_me 9.3.24 , which was
31802
+ This file was extended by PostgreSQL $as_me 9.3.25 , which was
31803
31803
generated by GNU Autoconf 2.63. Invocation command line was
31804
31804
31805
31805
CONFIG_FILES = $CONFIG_FILES
@@ -31866,7 +31866,7 @@ Report bugs to <bug-autoconf@gnu.org>."
31866
31866
_ACEOF
31867
31867
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
31868
31868
ac_cs_version="\\
31869
- PostgreSQL config.status 9.3.24
31869
+ PostgreSQL config.status 9.3.25
31870
31870
configured by $0, generated by GNU Autoconf 2.63,
31871
31871
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
31872
31872
0 commit comments