[package] explicitely disable guile bindings in libgnutls

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18205 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-10-29 14:53:17 +00:00
parent f6a0237ee9
commit cba950b028

View File

@ -104,6 +104,7 @@ CONFIGURE_ARGS+= \
--enable-shared \
--enable-static \
--disable-openpgp-authentication \
--disable-guile \
--with-included-libcfg \
--with-included-libtasn1 \
--with-libgcrypt-prefix="$(STAGING_DIR)/usr" \