]> granicus.if.org Git - postgresql/commitdiff
Fix typo in comment
authorMagnus Hagander <magnus@hagander.net>
Mon, 27 Nov 2017 08:30:03 +0000 (09:30 +0100)
committerMagnus Hagander <magnus@hagander.net>
Mon, 27 Nov 2017 08:30:03 +0000 (09:30 +0100)
Andreas Karlsson

src/tools/msvc/config_default.pl

index 96512e6b54f89dce2c19a57c66278bc47f9491ee..cdbc181265d7ed552e08b20db699713f1cda4ab8 100644 (file)
@@ -13,7 +13,7 @@ our $config = {
        ldap    => 1,        # --with-ldap
        nls     => undef,    # --enable-nls=<path>
        tap_tests => undef,  # --enable-tap-tests
-       tcl     => undef,    # --with-tls=<path>
+       tcl     => undef,    # --with-tcl=<path>
        perl    => undef,    # --with-perl
        python  => undef,    # --with-python=<path>
        openssl => undef,    # --with-ssl=<path>