@@ -1460,6 +1460,7 @@ echo $ECHO_N "checking which template to use... $ECHO_C" >&6
1460
1460
1461
1461
1462
1462
1463
+
1463
1464
# Check whether --with-template or --without-template was given.
1464
1465
if test "${with_template+set}" = set; then
1465
1466
withval="$with_template"
@@ -1577,6 +1578,7 @@ tas_file=dummy.s
1577
1578
1578
1579
1579
1580
1581
+
1580
1582
# Check whether --with-docdir or --without-docdir was given.
1581
1583
if test "${with_docdir+set}" = set; then
1582
1584
withval="$with_docdir"
@@ -1608,6 +1610,7 @@ fi;
1608
1610
1609
1611
1610
1612
1613
+
1611
1614
# Check whether --with-includes or --without-includes was given.
1612
1615
if test "${with_includes+set}" = set; then
1613
1616
withval="$with_includes"
@@ -1638,6 +1641,7 @@ fi;
1638
1641
1639
1642
1640
1643
1644
+
1641
1645
# Check whether --with-libraries or --without-libraries was given.
1642
1646
if test "${with_libraries+set}" = set; then
1643
1647
withval="$with_libraries"
@@ -1664,6 +1668,7 @@ fi;
1664
1668
1665
1669
1666
1670
1671
+
1667
1672
# Check whether --with-libs or --without-libs was given.
1668
1673
if test "${with_libs+set}" = set; then
1669
1674
withval="$with_libs"
@@ -1695,6 +1700,7 @@ echo "$as_me:$LINENO: checking whether to build with 64-bit integer date/time su
1695
1700
echo $ECHO_N "checking whether to build with 64-bit integer date/time support... $ECHO_C" >&6
1696
1701
1697
1702
1703
+
1698
1704
# Check whether --enable-integer-datetimes or --disable-integer-datetimes was given.
1699
1705
if test "${enable_integer_datetimes+set}" = set; then
1700
1706
enableval="$enable_integer_datetimes"
@@ -1733,6 +1739,7 @@ echo "$as_me:$LINENO: checking whether NLS is wanted" >&5
1733
1739
echo $ECHO_N "checking whether NLS is wanted... $ECHO_C" >&6
1734
1740
1735
1741
1742
+
1736
1743
# Check whether --enable-nls or --disable-nls was given.
1737
1744
if test "${enable_nls+set}" = set; then
1738
1745
enableval="$enable_nls"
@@ -1776,6 +1783,7 @@ echo $ECHO_N "checking for default port number... $ECHO_C" >&6
1776
1783
1777
1784
1778
1785
1786
+
1779
1787
# Check whether --with-pgport or --without-pgport was given.
1780
1788
if test "${with_pgport+set}" = set; then
1781
1789
withval="$with_pgport"
@@ -1820,6 +1828,7 @@ _ACEOF
1820
1828
#
1821
1829
1822
1830
1831
+
1823
1832
# Check whether --enable-shared or --disable-shared was given.
1824
1833
if test "${enable_shared+set}" = set; then
1825
1834
enableval="$enable_shared"
@@ -1850,6 +1859,7 @@ fi;
1850
1859
#
1851
1860
1852
1861
1862
+
1853
1863
# Check whether --enable-rpath or --disable-rpath was given.
1854
1864
if test "${enable_rpath+set}" = set; then
1855
1865
enableval="$enable_rpath"
@@ -1880,6 +1890,7 @@ fi;
1880
1890
#
1881
1891
1882
1892
1893
+
1883
1894
# Check whether --enable-spinlocks or --disable-spinlocks was given.
1884
1895
if test "${enable_spinlocks+set}" = set; then
1885
1896
enableval="$enable_spinlocks"
@@ -1909,6 +1920,7 @@ fi;
1909
1920
#
1910
1921
1911
1922
1923
+
1912
1924
# Check whether --enable-debug or --disable-debug was given.
1913
1925
if test "${enable_debug+set}" = set; then
1914
1926
enableval="$enable_debug"
@@ -1944,6 +1956,7 @@ fi;
1944
1956
1945
1957
1946
1958
1959
+
1947
1960
# Check whether --with-CC or --without-CC was given.
1948
1961
if test "${with_CC+set}" = set; then
1949
1962
withval="$with_CC"
3438
3451
#
3439
3452
3440
3453
3454
+
3441
3455
# Check whether --enable-depend or --disable-depend was given.
3442
3456
if test "${enable_depend+set}" = set; then
3443
3457
enableval="$enable_depend"
@@ -3469,6 +3483,7 @@ fi;
3469
3483
#
3470
3484
3471
3485
3486
+
3472
3487
# Check whether --enable-cassert or --disable-cassert was given.
3473
3488
if test "${enable_cassert+set}" = set; then
3474
3489
enableval="$enable_cassert"
@@ -3539,6 +3554,7 @@ echo "$as_me:$LINENO: checking allow thread-safe client libraries" >&5
3539
3554
echo $ECHO_N "checking allow thread-safe client libraries... $ECHO_C" >&6
3540
3555
3541
3556
3557
+
3542
3558
# Check whether --enable-thread-safety or --disable-thread-safety was given.
3543
3559
if test "${enable_thread_safety+set}" = set; then
3544
3560
enableval="$enable_thread_safety"
@@ -3564,6 +3580,7 @@ fi;
3564
3580
3565
3581
3566
3582
3583
+
3567
3584
# Check whether --enable-thread-safety-force or --disable-thread-safety-force was given.
3568
3585
if test "${enable_thread_safety_force+set}" = set; then
3569
3586
enableval="$enable_thread_safety_force"
@@ -3608,6 +3625,7 @@ echo $ECHO_N "checking whether to build with Tcl... $ECHO_C" >&6
3608
3625
3609
3626
3610
3627
3628
+
3611
3629
# Check whether --with-tcl or --without-tcl was given.
3612
3630
if test "${with_tcl+set}" = set; then
3613
3631
withval="$with_tcl"
@@ -3641,6 +3659,7 @@ echo "${ECHO_T}$with_tcl" >&6
3641
3659
3642
3660
3643
3661
3662
+
3644
3663
# Check whether --with-tclconfig or --without-tclconfig was given.
3645
3664
if test "${with_tclconfig+set}" = set; then
3646
3665
withval="$with_tclconfig"
@@ -3672,6 +3691,7 @@ echo $ECHO_N "checking whether to build Perl modules... $ECHO_C" >&6
3672
3691
3673
3692
3674
3693
3694
+
3675
3695
# Check whether --with-perl or --without-perl was given.
3676
3696
if test "${with_perl+set}" = set; then
3677
3697
withval="$with_perl"
@@ -3707,6 +3727,7 @@ echo $ECHO_N "checking whether to build Python modules... $ECHO_C" >&6
3707
3727
3708
3728
3709
3729
3730
+
3710
3731
# Check whether --with-python or --without-python was given.
3711
3732
if test "${with_python+set}" = set; then
3712
3733
withval="$with_python"
@@ -3742,6 +3763,7 @@ echo $ECHO_N "checking whether to build with Kerberos 5 support... $ECHO_C" >&6
3742
3763
3743
3764
3744
3765
3766
+
3745
3767
# Check whether --with-krb5 or --without-krb5 was given.
3746
3768
if test "${with_krb5+set}" = set; then
3747
3769
withval="$with_krb5"
@@ -3786,6 +3808,7 @@ echo "${ECHO_T}$with_krb5" >&6
3786
3808
3787
3809
3788
3810
3811
+
3789
3812
# Check whether --with-krb-srvnam or --without-krb-srvnam was given.
3790
3813
if test "${with_krb_srvnam+set}" = set; then
3791
3814
withval="$with_krb_srvnam"
@@ -3825,6 +3848,7 @@ echo $ECHO_N "checking whether to build with PAM support... $ECHO_C" >&6
3825
3848
3826
3849
3827
3850
3851
+
3828
3852
# Check whether --with-pam or --without-pam was given.
3829
3853
if test "${with_pam+set}" = set; then
3830
3854
withval="$with_pam"
@@ -3865,6 +3889,7 @@ echo $ECHO_N "checking whether to build with LDAP support... $ECHO_C" >&6
3865
3889
3866
3890
3867
3891
3892
+
3868
3893
# Check whether --with-ldap or --without-ldap was given.
3869
3894
if test "${with_ldap+set}" = set; then
3870
3895
withval="$with_ldap"
@@ -3905,6 +3930,7 @@ echo $ECHO_N "checking whether to build with Bonjour support... $ECHO_C" >&6
3905
3930
3906
3931
3907
3932
3933
+
3908
3934
# Check whether --with-bonjour or --without-bonjour was given.
3909
3935
if test "${with_bonjour+set}" = set; then
3910
3936
withval="$with_bonjour"
@@ -3945,6 +3971,7 @@ echo $ECHO_N "checking whether to build with OpenSSL support... $ECHO_C" >&6
3945
3971
3946
3972
3947
3973
3974
+
3948
3975
# Check whether --with-openssl or --without-openssl was given.
3949
3976
if test "${with_openssl+set}" = set; then
3950
3977
withval="$with_openssl"
@@ -3983,6 +4010,7 @@ echo "${ECHO_T}$with_openssl" >&6
3983
4010
3984
4011
3985
4012
4013
+
3986
4014
# Check whether --with-libedit-preferred or --without-libedit-preferred was given.
3987
4015
if test "${with_libedit_preferred+set}" = set; then
3988
4016
withval="$with_libedit_preferred"
@@ -4014,6 +4042,7 @@ fi;
4014
4042
4015
4043
4016
4044
4045
+
4017
4046
# Check whether --with-readline or --without-readline was given.
4018
4047
if test "${with_readline+set}" = set; then
4019
4048
withval="$with_readline"
4055
4084
4056
4085
4057
4086
4087
+
4058
4088
# Check whether --with-zlib or --without-zlib was given.
4059
4089
if test "${with_zlib+set}" = set; then
4060
4090
withval="$with_zlib"
@@ -22759,6 +22789,53 @@ fi
22759
22789
ac_config_headers="$ac_config_headers src/include/pg_config.h"
22760
22790
22761
22791
22792
+ #
22793
+ # Warn about unknown options
22794
+ #
22795
+
22796
+
22797
+ for var in `set |sed -ne '/^\(with_\|enable\_\)/ s/=.*//p'` ; do
22798
+ case $var in
22799
+ with_template) ;;
22800
+ with_docdir) ;;
22801
+ with_includes) ;;
22802
+ with_libraries) ;;
22803
+ with_libs) ;;
22804
+ enable_integer_datetimes) ;;
22805
+ enable_nls) ;;
22806
+ with_pgport) ;;
22807
+ enable_shared) ;;
22808
+ enable_rpath) ;;
22809
+ enable_spinlocks) ;;
22810
+ enable_debug) ;;
22811
+ with_CC) ;;
22812
+ enable_depend) ;;
22813
+ enable_cassert) ;;
22814
+ enable_thread_safety) ;;
22815
+ enable_thread_safety_force) ;;
22816
+ with_tcl) ;;
22817
+ with_tclconfig) ;;
22818
+ with_perl) ;;
22819
+ with_python) ;;
22820
+ with_krb5) ;;
22821
+ with_krb_srvnam) ;;
22822
+ with_pam) ;;
22823
+ with_ldap) ;;
22824
+ with_bonjour) ;;
22825
+ with_openssl) ;;
22826
+ with_libedit_preferred) ;;
22827
+ with_readline) ;;
22828
+ with_zlib) ;;
22829
+
22830
+ with_gnu_ld) ;;
22831
+ *)
22832
+ echo -n "*** Option ignored: "
22833
+ echo $var | sed -e 's/\(^=*\)/--\1/;s/_/-/g'
22834
+ ;;
22835
+ esac
22836
+ done
22837
+
22838
+
22762
22839
cat >confcache <<\_ACEOF
22763
22840
# This file is a shell script that caches the results of configure
22764
22841
# tests run on this system so they can be shared between configure
0 commit comments