1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
- # Generated by GNU Autoconf 2.69 for PostgreSQL 17.2.1.
3
+ # Generated by GNU Autoconf 2.69 for PostgreSQL 17.2.
4
4
#
5
5
# Report bugs to <
[email protected] >.
6
6
#
@@ -582,8 +582,8 @@ MAKEFLAGS=
582
582
# Identity of this package.
583
583
PACKAGE_NAME='PostgreSQL'
584
584
PACKAGE_TARNAME='postgresql'
585
- PACKAGE_VERSION='17.2.1 '
586
- PACKAGE_STRING='PostgreSQL 17.2.1 '
585
+ PACKAGE_VERSION='17.2'
586
+ PACKAGE_STRING='PostgreSQL 17.2'
587
587
PACKAGE_BUGREPORT='
[email protected] '
588
588
PACKAGE_URL='https://www.postgresql.org/'
589
589
@@ -1453,7 +1453,7 @@ if test "$ac_init_help" = "long"; then
1453
1453
# Omit some internal or obsolete options to make the list less imposing.
1454
1454
# This message is too long to be a string in the A/UX 3.1 sh.
1455
1455
cat <<_ACEOF
1456
- \`configure' configures PostgreSQL 17.2.1 to adapt to many kinds of systems.
1456
+ \`configure' configures PostgreSQL 17.2 to adapt to many kinds of systems.
1457
1457
1458
1458
Usage: $0 [OPTION]... [VAR=VALUE]...
1459
1459
1518
1518
1519
1519
if test -n "$ac_init_help"; then
1520
1520
case $ac_init_help in
1521
- short | recursive ) echo "Configuration of PostgreSQL 17.2.1 :";;
1521
+ short | recursive ) echo "Configuration of PostgreSQL 17.2:";;
1522
1522
esac
1523
1523
cat <<\_ACEOF
1524
1524
1695
1695
test -n "$ac_init_help" && exit $ac_status
1696
1696
if $ac_init_version; then
1697
1697
cat <<\_ACEOF
1698
- PostgreSQL configure 17.2.1
1698
+ PostgreSQL configure 17.2
1699
1699
generated by GNU Autoconf 2.69
1700
1700
1701
1701
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2448,7 +2448,7 @@ cat >config.log <<_ACEOF
2448
2448
This file contains any messages produced by compilers while
2449
2449
running configure, to aid debugging if configure makes a mistake.
2450
2450
2451
- It was created by PostgreSQL $as_me 17.2.1 , which was
2451
+ It was created by PostgreSQL $as_me 17.2, which was
2452
2452
generated by GNU Autoconf 2.69. Invocation command line was
2453
2453
2454
2454
$ $0 $@
@@ -2837,7 +2837,7 @@ _ACEOF
2837
2837
2838
2838
2839
2839
PG_MAJORVERSION=`expr "$PACKAGE_VERSION" : '\([0-9][0-9]*\)'`
2840
- PG_MINORVERSION=`expr "$PACKAGE_VERSION" : '.*\.\([0-9][0-9]*\)*\. '`
2840
+ PG_MINORVERSION=`expr "$PACKAGE_VERSION" : '.*\.\([0-9][0-9]*\)'`
2841
2841
test -n "$PG_MINORVERSION" || PG_MINORVERSION=0
2842
2842
2843
2843
@@ -2856,7 +2856,7 @@ cat >>confdefs.h <<_ACEOF
2856
2856
_ACEOF
2857
2857
2858
2858
2859
- PG_PERCONAVERSION=`expr "$PACKAGE_VERSION" : '.*\.\([0-9][0-9]*\)'`
2859
+ PG_PERCONAVERSION=1
2860
2860
2861
2861
cat >>confdefs.h <<_ACEOF
2862
2862
#define PG_PERCONAVERSION "$PG_PERCONAVERSION"
@@ -19933,7 +19933,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
19933
19933
# report actual input values of CONFIG_FILES etc. instead of their
19934
19934
# values after options handling.
19935
19935
ac_log="
19936
- This file was extended by PostgreSQL $as_me 17.2.1 , which was
19936
+ This file was extended by PostgreSQL $as_me 17.2, which was
19937
19937
generated by GNU Autoconf 2.69. Invocation command line was
19938
19938
19939
19939
CONFIG_FILES = $CONFIG_FILES
@@ -20004,7 +20004,7 @@ _ACEOF
20004
20004
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
20005
20005
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
20006
20006
ac_cs_version="\\
20007
- PostgreSQL config.status 17.2.1
20007
+ PostgreSQL config.status 17.2
20008
20008
configured by $0, generated by GNU Autoconf 2.69,
20009
20009
with options \\"\$ac_cs_config\\"
20010
20010
0 commit comments