vlc | branch: master | Steve Lhomme <[email protected]> | Mon Feb 18 10:19:24 
2019 +0100| [809ccfa5b09c46dd0dbf87f2411d87e494f2d880] | committer: Steve Lhomme

contrib: gnutls: without-libdn2 is now without-libidn

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=809ccfa5b09c46dd0dbf87f2411d87e494f2d880
---

 contrib/src/gnutls/rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/gnutls/rules.mak b/contrib/src/gnutls/rules.mak
index cc1a82d3ea..0a49f65f71 100644
--- a/contrib/src/gnutls/rules.mak
+++ b/contrib/src/gnutls/rules.mak
@@ -64,7 +64,7 @@ ifeq ($(ARCH),x86_64)
 endif
 endif
 ifdef HAVE_WIN32
-       GNUTLS_CONF += --without-libidn2
+       GNUTLS_CONF += --without-idn
 ifdef HAVE_CLANG
 ifeq ($(ARCH),aarch64)
        GNUTLS_CONF += --disable-hardware-acceleration

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to