[package] explicitely disable guile bindings in libgnutls
authorFlorian Fainelli <florian@openwrt.org>
Thu, 29 Oct 2009 14:53:17 +0000 (14:53 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 29 Oct 2009 14:53:17 +0000 (14:53 +0000)
SVN-Revision: 18205

libs/gnutls/Makefile

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