From: Magnus Hagander Date: Mon, 27 Nov 2017 08:30:03 +0000 (+0100) Subject: Fix typo in comment X-Git-Tag: REL9_4_16~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65f1623336a39f65a9d8a34e06f127cae583ff3b;p=postgresql Fix typo in comment Andreas Karlsson --- diff --git a/src/tools/msvc/config_default.pl b/src/tools/msvc/config_default.pl index 96512e6b54..cdbc181265 100644 --- a/src/tools/msvc/config_default.pl +++ b/src/tools/msvc/config_default.pl @@ -13,7 +13,7 @@ our $config = { ldap => 1, # --with-ldap nls => undef, # --enable-nls= tap_tests => undef, # --enable-tap-tests - tcl => undef, # --with-tls= + tcl => undef, # --with-tcl= perl => undef, # --with-perl python => undef, # --with-python= openssl => undef, # --with-ssl=