libs/gnutls: Don't link libidn unintentionally

Fixes compilation reported by by buildbots.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
(cherry picked from commit c7c951eada)
This commit is contained in:
Daniel Engberg
2017-02-07 00:23:09 +01:00
committed by Hannu Nyman
parent 2c9e7ddc5f
commit 225ced086e
+1
View File
@@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
--with-included-unistring \
--disable-guile \
--disable-nls \
--without-idn \
--without-zlib \
--enable-local-libopts \
--disable-doc \