Expand a comment.
authorGuy Harris <guy@alum.mit.edu>
Sun, 20 Nov 2011 03:15:53 +0000 (03:15 -0000)
committerGuy Harris <guy@alum.mit.edu>
Sun, 20 Nov 2011 03:15:53 +0000 (03:15 -0000)
svn path=/trunk/; revision=39953

macosx-setup.sh

index a00671e4a258a360f3b44a75a160afee076ceade..d0781c0d96344294bd59d4b37e458e75452997c5 100755 (executable)
@@ -302,6 +302,9 @@ then
        # it.
        #
        # Patch the GnuTLS pkgconfig file not to require zlib.
+       # (If the capabilities of GnuTLS that Wireshark uses don't
+       # depend on building GnuTLS with zlib, an alternative would be
+       # to configure it not to use zlib.)
        #
        patch -p0 lib/gnutls.pc <../../macosx-support-lib-patches/gnutls-pkgconfig.patch || exit 1
        $DO_MAKE_INSTALL || exit 1