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 \
|
||||
--disable-guile \
|
||||
--disable-nls \
|
||||
--without-idn \
|
||||
--without-zlib \
|
||||
--enable-local-libopts \
|
||||
--disable-doc \
|
||||
|
|
Loading…
Reference in a new issue