mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
committed by
Hannu Nyman
parent
2c9e7ddc5f
commit
225ced086e
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user