libs/gnutls: Don't link libidn unintentionally
authorDaniel Engberg <redacted>
Mon, 6 Feb 2017 23:23:09 +0000 (00:23 +0100)
committerGitHub <redacted>
Mon, 6 Feb 2017 23:23:09 +0000 (00:23 +0100)
Fixes compilation reported by by buildbots.

Signed-off-by: Daniel Engberg <redacted>
libs/gnutls/Makefile

index 0123e10fef0af515012a13f4b068a842163ec60c..281abee0c5ba335ef240664cb50a8e532a2d083f 100644 (file)
@@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
        --with-included-unistring \
        --disable-guile \
        --disable-nls \
+       --without-idn \
        --without-zlib \
        --enable-local-libopts \
        --disable-doc \
git clone https://git.99rst.org/PROJECT