libs/gnutls: Don't link libidn unintentionally
Fixes compilation reported by by buildbots. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
parent
ca4706eedc
commit
c7c951eada
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ CONFIGURE_ARGS+= \
|
||||||
--with-included-unistring \
|
--with-included-unistring \
|
||||||
--disable-guile \
|
--disable-guile \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
|
--without-idn \
|
||||||
--without-zlib \
|
--without-zlib \
|
||||||
--enable-local-libopts \
|
--enable-local-libopts \
|
||||||
--disable-doc \
|
--disable-doc \
|
||||||
|
|
Loading…
Reference in a new issue