diff --git a/libs/gnutls/Makefile b/libs/gnutls/Makefile index 0123e10fe..281abee0c 100644 --- a/libs/gnutls/Makefile +++ b/libs/gnutls/Makefile @@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \ --with-included-unistring \ --disable-guile \ --disable-nls \ + --without-idn \ --without-zlib \ --enable-local-libopts \ --disable-doc \