|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 forPostgresPro 9.5.1.3. |
| 3 | +# Generated by GNU Autoconf 2.69 forPostgreSQL 9.5.2. |
4 | 4 | # |
5 | | -# Report bugs to <pgsql-bugs@postgrespro.com>. |
| 5 | +# Report bugs to <bugs@postgrespro.ru>. |
6 | 6 | # |
7 | 7 | # |
8 | 8 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
|
270 | 270 | $as_echo"$0: be upgraded to zsh 4.3.4 or later." |
271 | 271 | else |
272 | 272 | $as_echo"$0: Please tell bug-autoconf@gnu.org and |
273 | | -$0:pgsql-bugs@postgrespro.com about your system, including |
274 | | -$0:anyerror possibly output before this message. Then |
275 | | -$0:installa modern shell, or manually run the script |
276 | | -$0:under such ashell if you do have one." |
| 273 | +$0: bugs@postgrespro.ru about your system, including any |
| 274 | +$0: error possibly output before this message. Then install |
| 275 | +$0: a modern shell, or manually run the script under such a |
| 276 | +$0: shell if you do have one." |
277 | 277 | fi |
278 | 278 | exit 1 |
279 | 279 | fi |
@@ -581,11 +581,11 @@ MFLAGS= |
581 | 581 | MAKEFLAGS= |
582 | 582 |
|
583 | 583 | # Identity of this package. |
584 | | -PACKAGE_NAME='PostgresPro' |
| 584 | +PACKAGE_NAME='PostgreSQL' |
585 | 585 | PACKAGE_TARNAME='postgrespro' |
586 | | -PACKAGE_VERSION='9.5.1.3' |
587 | | -PACKAGE_STRING='PostgresPro 9.5.1.3' |
588 | | -PACKAGE_BUGREPORT='pgsql-bugs@postgrespro.com' |
| 586 | +PACKAGE_VERSION='9.5.2' |
| 587 | +PACKAGE_STRING='PostgreSQL 9.5.2' |
| 588 | +PACKAGE_BUGREPORT='bugs@postgrespro.ru' |
589 | 589 | PACKAGE_URL='' |
590 | 590 |
|
591 | 591 | ac_unique_file="src/backend/access/common/heaptuple.c" |
@@ -627,6 +627,7 @@ ac_includes_default="\ |
627 | 627 | #endif" |
628 | 628 |
|
629 | 629 | ac_subst_vars='LTLIBOBJS |
| 630 | +PGPRO_VERSION |
630 | 631 | vpath_build |
631 | 632 | PG_VERSION_NUM |
632 | 633 | PROVE |
@@ -754,6 +755,7 @@ build_os |
754 | 755 | build_vendor |
755 | 756 | build_cpu |
756 | 757 | build |
| 758 | +PGPRO_PACKAGE_NAME |
757 | 759 | PG_MAJORVERSION |
758 | 760 | configure_args |
759 | 761 | target_alias |
@@ -1398,7 +1400,7 @@ if test "$ac_init_help" = "long"; then |
1398 | 1400 | # Omit some internal or obsolete options to make the list less imposing. |
1399 | 1401 | # This message is too long to be a string in the A/UX 3.1 sh. |
1400 | 1402 | cat<<_ACEOF |
1401 | | -\`configure' configuresPostgresPro 9.5.1.3 to adapt to many kinds of systems. |
| 1403 | +\`configure' configuresPostgreSQL 9.5.2 to adapt to many kinds of systems. |
1402 | 1404 |
|
1403 | 1405 | Usage:$0 [OPTION]... [VAR=VALUE]... |
1404 | 1406 |
|
|
1463 | 1465 |
|
1464 | 1466 | iftest -n"$ac_init_help";then |
1465 | 1467 | case$ac_init_helpin |
1466 | | - short | recursive )echo"Configuration ofPostgresPro 9.5.1.3:";; |
| 1468 | + short | recursive )echo"Configuration ofPostgreSQL 9.5.2:";; |
1467 | 1469 | esac |
1468 | 1470 | cat<<\_ACEOF |
1469 | 1471 |
|
@@ -1551,7 +1553,7 @@ Some influential environment variables: |
1551 | 1553 | Use these variables to override the choices made by`configure' or to help |
1552 | 1554 | it to find libraries and programs with nonstandard names/locations. |
1553 | 1555 |
|
1554 | | -Report bugs to <pgsql-bugs@postgrespro.com>. |
| 1556 | +Report bugs to <bugs@postgrespro.ru>. |
1555 | 1557 | _ACEOF |
1556 | 1558 | ac_status=$? |
1557 | 1559 | fi |
|
1614 | 1616 | test -n "$ac_init_help" && exit $ac_status |
1615 | 1617 | if $ac_init_version; then |
1616 | 1618 | cat <<\_ACEOF |
1617 | | -PostgresPro configure 9.5.1.3 |
| 1619 | +PostgreSQL configure 9.5.2 |
1618 | 1620 | generated by GNU Autoconf 2.69 |
1619 | 1621 |
|
1620 | 1622 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1889,9 +1891,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} |
1889 | 1891 | $as_echo"$as_me: WARNING:$2: section\"Present But Cannot Be Compiled\"">&2;} |
1890 | 1892 | {$as_echo"$as_me:${as_lineno-$LINENO}: WARNING:$2: proceeding with the compiler's result">&5 |
1891 | 1893 | $as_echo"$as_me: WARNING:$2: proceeding with the compiler's result">&2;} |
1892 | | -($as_echo"## ----------------------------------------- ## |
1893 | | -## Report this topgsql-bugs@postgrespro.com ## |
1894 | | -## ----------------------------------------- ##" |
| 1894 | +($as_echo"## ---------------------------------- ## |
| 1895 | +## Report this to bugs@postgrespro.ru ## |
| 1896 | +## ---------------------------------- ##" |
1895 | 1897 | )| sed"s/^/$as_me: WARNING: /">&2 |
1896 | 1898 | ;; |
1897 | 1899 | esac |
@@ -2326,7 +2328,7 @@ cat >config.log <<_ACEOF |
2326 | 2328 | This file contains any messages produced by compilers while |
2327 | 2329 | running configure, to aid debugging if configure makes a mistake. |
2328 | 2330 |
|
2329 | | -It was created byPostgresPro$as_me 9.5.1.3, which was |
| 2331 | +It was created byPostgreSQL$as_me 9.5.2, which was |
2330 | 2332 | generated by GNU Autoconf 2.69. Invocation command line was |
2331 | 2333 |
|
2332 | 2334 | $$0$@ |
@@ -2674,7 +2676,7 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $ |
2674 | 2676 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
2675 | 2677 |
|
2676 | 2678 |
|
2677 | | - |
| 2679 | +PACKAGE_TARNAME=postgrespro |
2678 | 2680 |
|
2679 | 2681 |
|
2680 | 2682 |
|
@@ -2743,11 +2745,26 @@ fi |
2743 | 2745 |
|
2744 | 2746 |
|
2745 | 2747 |
|
| 2748 | +PGPRO_VERSION="$PACKAGE_VERSION.3" |
| 2749 | +PGPRO_PACKAGE_NAME="PostgresPro" |
| 2750 | + |
| 2751 | + |
| 2752 | + |
2746 | 2753 | cat>>confdefs.h<<_ACEOF |
2747 | 2754 | #define PG_VERSION "$PG_VERSION" |
2748 | 2755 | _ACEOF |
2749 | 2756 |
|
2750 | 2757 |
|
| 2758 | +cat>>confdefs.h<<_ACEOF |
| 2759 | +#define PGPRO_PACKAGE_NAME "$PGPRO_PACKAGE_NAME" |
| 2760 | +_ACEOF |
| 2761 | + |
| 2762 | + |
| 2763 | +cat>>confdefs.h<<_ACEOF |
| 2764 | +#define PGPRO_VERSION "$PGPRO_VERSION" |
| 2765 | +_ACEOF |
| 2766 | + |
| 2767 | + |
2751 | 2768 | # Make sure we can run config.sub. |
2752 | 2769 | $SHELL"$ac_aux_dir/config.sub" sun4>/dev/null2>&1|| |
2753 | 2770 | as_fn_error$?"cannot run$SHELL$ac_aux_dir/config.sub""$LINENO" 5 |
@@ -17492,10 +17509,14 @@ fi |
17492 | 17509 |
|
17493 | 17510 |
|
17494 | 17511 | cat>>confdefs.h<<_ACEOF |
17495 | | -#define PG_VERSION_STR "PostgresPro$PG_VERSION on$host, compiled by$cc_string,`expr$ac_cv_sizeof_void_p\* 8`-bit" |
| 17512 | +#define PG_VERSION_STR "PostgreSQL$PG_VERSION on$host, compiled by$cc_string,`expr$ac_cv_sizeof_void_p\* 8`-bit" |
17496 | 17513 | _ACEOF |
17497 | 17514 |
|
17498 | 17515 |
|
| 17516 | +cat>>confdefs.h<<_ACEOF |
| 17517 | +#define PGPRO_VERSION_STR "PostgresPro 9.5.2.3 on$host, compiled by$cc_string,`expr$ac_cv_sizeof_void_p\* 8`-bit" |
| 17518 | +_ACEOF |
| 17519 | + |
17499 | 17520 | # Supply a numeric version string for use by 3rd party add-ons |
17500 | 17521 | # awk -F is a regex on some platforms, and not on others, so make "." a tab |
17501 | 17522 | PG_VERSION_NUM="`echo"$PACKAGE_VERSION"| sed's/[A-Za-z].*$//'| |
@@ -17540,6 +17561,7 @@ fi |
17540 | 17561 |
|
17541 | 17562 |
|
17542 | 17563 |
|
| 17564 | + |
17543 | 17565 | ac_config_files="$ac_config_files GNUmakefile src/Makefile.global" |
17544 | 17566 |
|
17545 | 17567 |
|
@@ -18067,7 +18089,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
18067 | 18089 | # report actual input values of CONFIG_FILES etc. instead of their |
18068 | 18090 | # values after options handling. |
18069 | 18091 | ac_log=" |
18070 | | -This file was extended byPostgresPro $as_me 9.5.1.3, which was |
| 18092 | +This file was extended byPostgreSQL $as_me 9.5.2, which was |
18071 | 18093 | generated by GNU Autoconf 2.69. Invocation command line was |
18072 | 18094 |
|
18073 | 18095 | CONFIG_FILES = $CONFIG_FILES |
@@ -18131,13 +18153,13 @@ $config_links |
18131 | 18153 | Configuration commands: |
18132 | 18154 | $config_commands |
18133 | 18155 |
|
18134 | | -Report bugs to<pgsql-bugs@postgrespro.com>." |
| 18156 | +Report bugs to<bugs@postgrespro.ru>." |
18135 | 18157 |
|
18136 | 18158 | _ACEOF |
18137 | 18159 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
18138 | 18160 | ac_cs_config="`$as_echo"$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
18139 | 18161 | ac_cs_version="\\ |
18140 | | -PostgresPro config.status 9.5.1.3 |
| 18162 | +PostgreSQL config.status 9.5.2 |
18141 | 18163 | configured by$0, generated by GNU Autoconf 2.69, |
18142 | 18164 | with options\\"\$ac_cs_config\\" |
18143 | 18165 |
|
|