From: Magnus Hagander Date: Mon, 27 Nov 2017 08:24:14 +0000 (+0100) Subject: Fix typo in comment X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/faq.html?a=commitdiff_plain;h=d5f965c257aed40d515e6b518422ac6e6982c46c;p=users%2Frhaas%2Fpostgres.git Fix typo in comment Andreas Karlsson --- diff --git a/src/tools/msvc/config_default.pl b/src/tools/msvc/config_default.pl index 4d69dc2a2e..d7a9fc5039 100644 --- a/src/tools/msvc/config_default.pl +++ b/src/tools/msvc/config_default.pl @@ -18,7 +18,7 @@ our $config = { icu => undef, # --with-icu= 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=