diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 6d639dcca..67f8d564c 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -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" \