summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2011-04-23 13:00:08 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2011-04-23 13:00:08 (GMT)
commit40a86cf7cf17b1fcaae8c6c0cad927d751ca52a3 (patch)
treec0d05e3a5023a383190f6e2b27de58e0a9b5ebb7 /src
parent4e91ede77253490d3abfcf692cc1caccc751d88f (diff)
downloadmxe-40a86cf7cf17b1fcaae8c6c0cad927d751ca52a3.zip
mxe-40a86cf7cf17b1fcaae8c6c0cad927d751ca52a3.tar.gz
mxe-40a86cf7cf17b1fcaae8c6c0cad927d751ca52a3.tar.bz2
improved ./configure arguments for package gnutls
Diffstat (limited to 'src')
-rw-r--r--src/gnutls.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gnutls.mk b/src/gnutls.mk
index 5096d9c..2e0b2b6 100644
--- a/src/gnutls.mk
+++ b/src/gnutls.mk
@@ -35,6 +35,7 @@ define $(PKG)_BUILD
--disable-guile \
--with-included-libtasn1 \
--with-included-libcfg \
+ --with-included-pakchois \
--with-libgcrypt \
--without-lzo \
LIBS='-lz'