From: Magnus Hagander Date: Mon, 27 Nov 2017 08:24:14 +0000 (+0100) Subject: Fix typo in comment X-Git-Tag: REL9_5_11~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3aeaba9ee057444b3f951039c743ab961a20726;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 e50be7e42d..5a940bbd56 100644 --- a/src/tools/msvc/config_default.pl +++ b/src/tools/msvc/config_default.pl @@ -17,7 +17,7 @@ our $config = { extraver => undef, # --with-extra-version= 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-openssl=