From 9ee40ce2aba0dadb35df4277f5027c25cf828f06 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 10 Aug 2015 22:48:53 +0200 Subject: build: refer to fixed libidn versions closes #371 --- lib/Makefile.m32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.m32') diff --git a/lib/Makefile.m32 b/lib/Makefile.m32 index 5f88ab724..736e600f5 100644 --- a/lib/Makefile.m32 +++ b/lib/Makefile.m32 @@ -30,7 +30,7 @@ LIBRTMP_PATH = ../../librtmp-2.4 endif # Edit the path below to point to the base of your libidn package. ifndef LIBIDN_PATH -LIBIDN_PATH = ../../libidn-1.30 +LIBIDN_PATH = ../../libidn-1.32 endif # Edit the path below to point to the base of your MS IDN package. # Microsoft Internationalized Domain Names (IDN) Mitigation APIs 1.1 -- cgit v1.2.3