11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.63 for PostgreSQL 9.3.17 .
3+ # Generated by GNU Autoconf 2.63 for PostgreSQL 9.3.18 .
44#
55# Report bugs to <
[email protected] >.
66#
@@ -598,8 +598,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
598598# Identity of this package.
599599PACKAGE_NAME='PostgreSQL'
600600PACKAGE_TARNAME='postgresql'
601- PACKAGE_VERSION='9.3.17 '
602- PACKAGE_STRING='PostgreSQL 9.3.17 '
601+ PACKAGE_VERSION='9.3.18 '
602+ PACKAGE_STRING='PostgreSQL 9.3.18 '
603603PACKAGE_BUGREPORT='
[email protected] '
604604
605605ac_unique_file="src/backend/access/common/heaptuple.c"
@@ -1414,7 +1414,7 @@ if test "$ac_init_help" = "long"; then
14141414 # Omit some internal or obsolete options to make the list less imposing.
14151415 # This message is too long to be a string in the A/UX 3.1 sh.
14161416 cat <<_ACEOF
1417- \`configure' configures PostgreSQL 9.3.17 to adapt to many kinds of systems.
1417+ \`configure' configures PostgreSQL 9.3.18 to adapt to many kinds of systems.
14181418
14191419Usage: $0 [OPTION]... [VAR=VALUE]...
14201420
14791479
14801480if test -n "$ac_init_help"; then
14811481 case $ac_init_help in
1482- short | recursive ) echo "Configuration of PostgreSQL 9.3.17 :";;
1482+ short | recursive ) echo "Configuration of PostgreSQL 9.3.18 :";;
14831483 esac
14841484 cat <<\_ACEOF
14851485
16251625test -n "$ac_init_help" && exit $ac_status
16261626if $ac_init_version; then
16271627 cat <<\_ACEOF
1628- PostgreSQL configure 9.3.17
1628+ PostgreSQL configure 9.3.18
16291629generated by GNU Autoconf 2.63
16301630
16311631Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1641,7 +1641,7 @@ cat >config.log <<_ACEOF
16411641This file contains any messages produced by compilers while
16421642running configure, to aid debugging if configure makes a mistake.
16431643
1644- It was created by PostgreSQL $as_me 9.3.17 , which was
1644+ It was created by PostgreSQL $as_me 9.3.18 , which was
16451645generated by GNU Autoconf 2.63. Invocation command line was
16461646
16471647 $ $0 $@
@@ -31492,7 +31492,7 @@ exec 6>&1
3149231492# report actual input values of CONFIG_FILES etc. instead of their
3149331493# values after options handling.
3149431494ac_log="
31495- This file was extended by PostgreSQL $as_me 9.3.17 , which was
31495+ This file was extended by PostgreSQL $as_me 9.3.18 , which was
3149631496generated by GNU Autoconf 2.63. Invocation command line was
3149731497
3149831498 CONFIG_FILES = $CONFIG_FILES
3155931559_ACEOF
3156031560cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3156131561ac_cs_version="\\
31562- PostgreSQL config.status 9.3.17
31562+ PostgreSQL config.status 9.3.18
3156331563configured by $0, generated by GNU Autoconf 2.63,
3156431564 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3156531565
0 commit comments