11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.0 .
3+ # Generated by GNU Autoconf 2.69 for PostgreSQL 9.6.1 .
44#
55# Report bugs to <bugs@postgrespro.ru>.
66#
@@ -583,8 +583,8 @@ MAKEFLAGS=
583583# Identity of this package.
584584PACKAGE_NAME='PostgreSQL'
585585PACKAGE_TARNAME='postgrespro'
586- PACKAGE_VERSION='9.6.0 '
587- PACKAGE_STRING='PostgreSQL 9.6.0 '
586+ PACKAGE_VERSION='9.6.1 '
587+ PACKAGE_STRING='PostgreSQL 9.6.1 '
588588PACKAGE_BUGREPORT='bugs@postgrespro.ru'
589589PACKAGE_URL=''
590590
@@ -756,6 +756,7 @@ build_os
756756build_vendor
757757build_cpu
758758build
759+ PGPRO_EDITION
759760PGPRO_PACKAGE_NAME
760761PG_MAJORVERSION
761762configure_args
@@ -1403,7 +1404,7 @@ if test "$ac_init_help" = "long"; then
14031404 # Omit some internal or obsolete options to make the list less imposing.
14041405 # This message is too long to be a string in the A/UX 3.1 sh.
14051406 cat <<_ACEOF
1406- \`configure' configures PostgreSQL 9.6.0 to adapt to many kinds of systems.
1407+ \`configure' configures PostgreSQL 9.6.1 to adapt to many kinds of systems.
14071408
14081409Usage: $0 [OPTION]... [VAR=VALUE]...
14091410
14681469
14691470if test -n "$ac_init_help"; then
14701471 case $ac_init_help in
1471- short | recursive ) echo "Configuration of PostgreSQL 9.6.0 :";;
1472+ short | recursive ) echo "Configuration of PostgreSQL 9.6.1 :";;
14721473 esac
14731474 cat <<\_ACEOF
14741475
16211622test -n "$ac_init_help" && exit $ac_status
16221623if $ac_init_version; then
16231624 cat <<\_ACEOF
1624- PostgreSQL configure 9.6.0
1625+ PostgreSQL configure 9.6.1
16251626generated by GNU Autoconf 2.69
16261627
16271628Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2333,7 +2334,7 @@ cat >config.log <<_ACEOF
23332334This file contains any messages produced by compilers while
23342335running configure, to aid debugging if configure makes a mistake.
23352336
2336- It was created by PostgreSQL $as_me 9.6.0 , which was
2337+ It was created by PostgreSQL $as_me 9.6.1 , which was
23372338generated by GNU Autoconf 2.69. Invocation command line was
23382339
23392340 $ $0 $@
27522753
27532754PGPRO_VERSION="$PACKAGE_VERSION.1"
27542755PGPRO_PACKAGE_NAME="PostgresPro"
2756+ PGPRO_EDITION="standard"
2757+
27552758
27562759
27572760cat >>confdefs.h <<_ACEOF
@@ -2764,6 +2767,11 @@ cat >>confdefs.h <<_ACEOF
27642767_ACEOF
27652768
27662769
2770+ cat >>confdefs.h <<_ACEOF
2771+ #define PGPRO_EDITION "$PGPRO_EDITION"
2772+ _ACEOF
2773+
2774+
27672775cat >>confdefs.h <<_ACEOF
27682776#define PGPRO_VERSION "$PGPRO_VERSION"
27692777_ACEOF
@@ -18358,7 +18366,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1835818366# report actual input values of CONFIG_FILES etc. instead of their
1835918367# values after options handling.
1836018368ac_log="
18361- This file was extended by PostgreSQL $as_me 9.6.0 , which was
18369+ This file was extended by PostgreSQL $as_me 9.6.1 , which was
1836218370generated by GNU Autoconf 2.69. Invocation command line was
1836318371
1836418372 CONFIG_FILES = $CONFIG_FILES
@@ -18428,7 +18436,7 @@ _ACEOF
1842818436cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1842918437ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1843018438ac_cs_version="\\
18431- PostgreSQL config.status 9.6.0
18439+ PostgreSQL config.status 9.6.1
1843218440configured by $0, generated by GNU Autoconf 2.69,
1843318441 with options \\"\$ac_cs_config\\"
1843418442