From 65f1623336a39f65a9d8a34e06f127cae583ff3b Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 27 Nov 2017 09:30:03 +0100 Subject: [PATCH] Fix typo in comment Andreas Karlsson --- src/tools/msvc/config_default.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/msvc/config_default.pl b/src/tools/msvc/config_default.pl index 96512e6b54f..cdbc181265d 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=