11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 forPostgreSQL 9.5.0.
3+ # Generated by GNU Autoconf 2.69 forPostgresPro 9.5.0.1 .
44#
5- # Report bugs to <pgsql-bugs@postgresql.org >.
5+ # Report bugs to <pgsql-bugs@postgrespro.com >.
66#
77#
88# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
269269$as_echo " $0 : be upgraded to zsh 4.3.4 or later."
270270else
271271$as_echo " $0 : Please tell bug-autoconf@gnu.org and
272- $0 : pgsql-bugs@postgresql.org about your system, including
272+ $0 : pgsql-bugs@postgrespro.com about your system, including
273273$0 : any error possibly output before this message. Then
274274$0 : install a modern shell, or manually run the script
275275$0 : under such a shell if you do have one."
@@ -580,11 +580,11 @@ MFLAGS=
580580MAKEFLAGS=
581581
582582# Identity of this package.
583- PACKAGE_NAME=' PostgreSQL '
584- PACKAGE_TARNAME=' postgresql '
585- PACKAGE_VERSION=' 9.5.0'
586- PACKAGE_STRING=' PostgreSQL 9.5.0'
587- PACKAGE_BUGREPORT=' pgsql-bugs@postgresql.org '
583+ PACKAGE_NAME=' PostgresPro '
584+ PACKAGE_TARNAME=' postgrespro '
585+ PACKAGE_VERSION=' 9.5.0.1 '
586+ PACKAGE_STRING=' PostgresPro 9.5.0.1 '
587+ PACKAGE_BUGREPORT=' pgsql-bugs@postgrespro.com '
588588PACKAGE_URL=' '
589589
590590ac_unique_file=" src/backend/access/common/heaptuple.c"
@@ -1395,7 +1395,7 @@ if test "$ac_init_help" = "long"; then
13951395# Omit some internal or obsolete options to make the list less imposing.
13961396# This message is too long to be a string in the A/UX 3.1 sh.
13971397 cat<< _ACEOF
1398- \` configure' configuresPostgreSQL 9.5.0 to adapt to many kinds of systems.
1398+ \` configure' configuresPostgresPro 9.5.0.1 to adapt to many kinds of systems.
13991399
14001400Usage:$0 [OPTION]... [VAR=VALUE]...
14011401
@@ -1443,7 +1443,7 @@ Fine tuning of the installation directories:
14431443 --infodir=DIR info documentation [DATAROOTDIR/info]
14441444 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
14451445 --mandir=DIR man documentation [DATAROOTDIR/man]
1446- --docdir=DIR documentation root [DATAROOTDIR/doc/postgresql ]
1446+ --docdir=DIR documentation root [DATAROOTDIR/doc/postgrespro ]
14471447 --htmldir=DIR html documentation [DOCDIR]
14481448 --dvidir=DIR dvi documentation [DOCDIR]
14491449 --pdfdir=DIR pdf documentation [DOCDIR]
14601460
14611461if test -n" $ac_init_help " ; then
14621462case $ac_init_help in
1463- short | recursive )echo " Configuration ofPostgreSQL 9.5.0:" ;;
1463+ short | recursive )echo " Configuration ofPostgresPro 9.5.0.1 :" ;;
14641464esac
14651465 cat<< \_ACEOF
14661466
@@ -1547,7 +1547,7 @@ Some influential environment variables:
15471547Use these variables to override the choices made by` configure' or to help
15481548it to find libraries and programs with nonstandard names/locations.
15491549
1550- Report bugs to <pgsql-bugs@postgresql.org >.
1550+ Report bugs to <pgsql-bugs@postgrespro.com >.
15511551_ACEOF
15521552ac_status=$?
15531553fi
16101610test -n "$ac_init_help" && exit $ac_status
16111611if $ac_init_version; then
16121612 cat <<\_ACEOF
1613- PostgreSQL configure 9.5.0
1613+ PostgresPro configure 9.5.0.1
16141614generated by GNU Autoconf 2.69
16151615
16161616Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1884,9 +1884,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
18841884$as_echo " $as_me : WARNING:$2 : section\" Present But Cannot Be Compiled\" " >&2 ; }
18851885 {$as_echo " $as_me :${as_lineno-$LINENO } : WARNING:$2 : proceeding with the compiler's result" >&5
18861886$as_echo " $as_me : WARNING:$2 : proceeding with the compiler's result" >&2 ; }
1887- ($as_echo " ## ---------------------------------------- ##
1888- ## Report this to pgsql-bugs@postgresql.org ##
1889- ## ---------------------------------------- ##"
1887+ ($as_echo " ## ----------------------------------------- ##
1888+ ## Report this to pgsql-bugs@postgrespro.com ##
1889+ ## ----------------------------------------- ##"
18901890 )| sed" s/^/$as_me : WARNING: /" >&2
18911891 ;;
18921892esac
@@ -2321,7 +2321,7 @@ cat >config.log <<_ACEOF
23212321This file contains any messages produced by compilers while
23222322running configure, to aid debugging if configure makes a mistake.
23232323
2324- It was created byPostgreSQL $as_me 9.5.0, which was
2324+ It was created byPostgresPro $as_me 9.5.0.1 , which was
23252325generated by GNU Autoconf 2.69. Invocation command line was
23262326
23272327 $$0 $@
@@ -11183,7 +11183,7 @@ else
1118311183 We can't simply define LARGE_OFF_T to be 9223372036854775807,
1118411184 since some C++ compilers masquerading as C compilers
1118511185 incorrectly reject 9223372036854775807. */
11186- #define LARGE_OFF_T (((off_t) 1 <<62) - 1 + ((off_t) 1 <<62 ))
11186+ #define LARGE_OFF_T (((( off_t) 1 <<31) << 31) - 1 + ((( off_t) 1 <<31) << 31 ))
1118711187 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1118811188 && LARGE_OFF_T % 2147483647 == 1)
1118911189 ? 1 : -1];
@@ -11229,7 +11229,7 @@ else
1122911229 We can't simply define LARGE_OFF_T to be 9223372036854775807,
1123011230 since some C++ compilers masquerading as C compilers
1123111231 incorrectly reject 9223372036854775807. */
11232- #define LARGE_OFF_T (((off_t) 1 <<62) - 1 + ((off_t) 1 <<62 ))
11232+ #define LARGE_OFF_T (((( off_t) 1 <<31) << 31) - 1 + ((( off_t) 1 <<31) << 31 ))
1123311233 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1123411234 && LARGE_OFF_T % 2147483647 == 1)
1123511235 ? 1 : -1];
@@ -11253,7 +11253,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1125311253 We can't simply define LARGE_OFF_T to be 9223372036854775807,
1125411254 since some C++ compilers masquerading as C compilers
1125511255 incorrectly reject 9223372036854775807. */
11256- #define LARGE_OFF_T (((off_t) 1 <<62) - 1 + ((off_t) 1 <<62 ))
11256+ #define LARGE_OFF_T (((( off_t) 1 <<31) << 31) - 1 + ((( off_t) 1 <<31) << 31 ))
1125711257 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1125811258 && LARGE_OFF_T % 2147483647 == 1)
1125911259 ? 1 : -1];
@@ -11298,7 +11298,7 @@ else
1129811298 We can't simply define LARGE_OFF_T to be 9223372036854775807,
1129911299 since some C++ compilers masquerading as C compilers
1130011300 incorrectly reject 9223372036854775807. */
11301- #define LARGE_OFF_T (((off_t) 1 <<62) - 1 + ((off_t) 1 <<62 ))
11301+ #define LARGE_OFF_T (((( off_t) 1 <<31) << 31) - 1 + ((( off_t) 1 <<31) << 31 ))
1130211302 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1130311303 && LARGE_OFF_T % 2147483647 == 1)
1130411304 ? 1 : -1];
@@ -11322,7 +11322,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1132211322 We can't simply define LARGE_OFF_T to be 9223372036854775807,
1132311323 since some C++ compilers masquerading as C compilers
1132411324 incorrectly reject 9223372036854775807. */
11325- #define LARGE_OFF_T (((off_t) 1 <<62) - 1 + ((off_t) 1 <<62 ))
11325+ #define LARGE_OFF_T (((( off_t) 1 <<31) << 31) - 1 + ((( off_t) 1 <<31) << 31 ))
1132611326 int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
1132711327 && LARGE_OFF_T % 2147483647 == 1)
1132811328 ? 1 : -1];
@@ -15567,7 +15567,7 @@ fi
1556715567
1556815568
1556915569cat>> confdefs.h<< _ACEOF
15570- #define PG_VERSION_STR "PostgreSQL $PG_VERSION on$host , compiled by$cc_string ,` expr$ac_cv_sizeof_void_p \* 8` -bit"
15570+ #define PG_VERSION_STR "PostgresPro $PG_VERSION on$host , compiled by$cc_string ,` expr$ac_cv_sizeof_void_p \* 8` -bit"
1557115571_ACEOF
1557215572
1557315573
@@ -16142,7 +16142,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1614216142# report actual input values of CONFIG_FILES etc. instead of their
1614316143# values after options handling.
1614416144ac_log="
16145- This file was extended byPostgreSQL $as_me 9.5.0, which was
16145+ This file was extended byPostgresPro $as_me 9.5.0.1 , which was
1614616146generated by GNU Autoconf 2.69. Invocation command line was
1614716147
1614816148 CONFIG_FILES = $CONFIG_FILES
@@ -16206,13 +16206,13 @@ $config_links
1620616206Configuration commands:
1620716207$config_commands
1620816208
16209- Report bugs to< pgsql-bugs@postgresql.org > ."
16209+ Report bugs to< pgsql-bugs@postgrespro.com > ."
1621016210
1621116211_ACEOF
1621216212cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1621316213ac_cs_config=" ` $as_echo " $ac_configure_args " | sed 's/^ //; s/[\\ " " \`\$ ]/\\\\ &/g'` "
1621416214ac_cs_version=" \\
16215- PostgreSQL config.status 9.5.0
16215+ PostgresPro config.status 9.5.0.1
1621616216configured by$0 , generated by GNU Autoconf 2.69,
1621716217 with options\\ " \$ ac_cs_config\\ "
1621816218