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

src/tools/msvc/config_default.pl

index f046687bd0695207cb92f8ddbe06ccaa34bc7674..5c8f88f96d67f8381bd683a1a6aae8c88f3afb9a 100644 (file)
@@ -18,7 +18,7 @@ our $config = {
        gss       => undef,    # --with-gssapi=<path>
        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-openssl=<path>