We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e5b1e commit caa6e12Copy full SHA for caa6e12
src/tools/msvc/config_default.pl
@@ -12,7 +12,7 @@
12
# wal_segsize => 16, # --with-wal-segsize, 16MB by default
13
ldap => 1, # --with-ldap
14
nls => undef, # --enable-nls=<path>
15
- tcl => undef, # --with-tls=<path>
+ tcl => undef, # --with-tcl=<path>
16
perl => undef, # --with-perl
17
python => undef, # --with-python=<path>
18
krb5 => undef, # --with-krb5=<path>
0 commit comments