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.2.23 .
3
+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.2.24 .
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.2.23 '
602
- PACKAGE_STRING='PostgreSQL 9.2.23 '
601
+ PACKAGE_VERSION='9.2.24 '
602
+ PACKAGE_STRING='PostgreSQL 9.2.24 '
603
603
PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org'
604
604
605
605
ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1411,7 +1411,7 @@ if test "$ac_init_help" = "long"; then
1411
1411
# Omit some internal or obsolete options to make the list less imposing.
1412
1412
# This message is too long to be a string in the A/UX 3.1 sh.
1413
1413
cat <<_ACEOF
1414
- \`configure' configures PostgreSQL 9.2.23 to adapt to many kinds of systems.
1414
+ \`configure' configures PostgreSQL 9.2.24 to adapt to many kinds of systems.
1415
1415
1416
1416
Usage: $0 [OPTION]... [VAR=VALUE]...
1417
1417
1476
1476
1477
1477
if test -n "$ac_init_help"; then
1478
1478
case $ac_init_help in
1479
- short | recursive ) echo "Configuration of PostgreSQL 9.2.23 :";;
1479
+ short | recursive ) echo "Configuration of PostgreSQL 9.2.24 :";;
1480
1480
esac
1481
1481
cat <<\_ACEOF
1482
1482
1623
1623
test -n "$ac_init_help" && exit $ac_status
1624
1624
if $ac_init_version; then
1625
1625
cat <<\_ACEOF
1626
- PostgreSQL configure 9.2.23
1626
+ PostgreSQL configure 9.2.24
1627
1627
generated by GNU Autoconf 2.63
1628
1628
1629
1629
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1639,7 +1639,7 @@ cat >config.log <<_ACEOF
1639
1639
This file contains any messages produced by compilers while
1640
1640
running configure, to aid debugging if configure makes a mistake.
1641
1641
1642
- It was created by PostgreSQL $as_me 9.2.23 , which was
1642
+ It was created by PostgreSQL $as_me 9.2.24 , which was
1643
1643
generated by GNU Autoconf 2.63. Invocation command line was
1644
1644
1645
1645
$ $0 $@
@@ -30704,7 +30704,7 @@ exec 6>&1
30704
30704
# report actual input values of CONFIG_FILES etc. instead of their
30705
30705
# values after options handling.
30706
30706
ac_log="
30707
- This file was extended by PostgreSQL $as_me 9.2.23 , which was
30707
+ This file was extended by PostgreSQL $as_me 9.2.24 , which was
30708
30708
generated by GNU Autoconf 2.63. Invocation command line was
30709
30709
30710
30710
CONFIG_FILES = $CONFIG_FILES
@@ -30771,7 +30771,7 @@ Report bugs to <bug-autoconf@gnu.org>."
30771
30771
_ACEOF
30772
30772
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
30773
30773
ac_cs_version="\\
30774
- PostgreSQL config.status 9.2.23
30774
+ PostgreSQL config.status 9.2.24
30775
30775
configured by $0, generated by GNU Autoconf 2.63,
30776
30776
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
30777
30777
0 commit comments