[package] explicitely disable guile bindings in libgnutls
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 29 Oct 2009 14:53:17 +0000 (14:53 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 29 Oct 2009 14:53:17 +0000 (14:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18205 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/gnutls/Makefile

index 6d639dc..67f8d56 100644 (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" \