aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2011-07-15 23:26:22 +0000
committerGuy Harris <guy@alum.mit.edu>2011-07-15 23:26:22 +0000
commit9659cc77e8f60e02f9c16e8339493b5059911e59 (patch)
tree0069311f9495e926810238cc049e35e7507204d9 /Makefile.am
parente6a964dc628d4136d42255a5d12b1237331391c5 (diff)
Patch GnuTLS's pkg-config file; it says "requires zlib", but OS X, while
it supplies zlib, doesn't supply a pkgconfig file for it, so we don't want it to say "requires zlib". This script is part of the Wireshark source, so giving "download Wireshark source" as the next step doesn't make sense. svn path=/trunk/; revision=38055
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 910a23e742..fd9130cfbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -796,6 +796,7 @@ EXTRA_DIST = \
macosx-setup.sh \
macosx-support-lib-patches/glib-gconvert.patch \
macosx-support-lib-patches/glib-pkgconfig.patch \
+ macosx-support-lib-patches/gnutls-pkgconfig.patch \
make-version.pl \
manuf \
manuf.tmpl \