]> granicus.if.org Git - curl/commitdiff
build: refer to fixed libidn versions
authorViktor Szakats <vszakats@users.noreply.github.com>
Mon, 10 Aug 2015 20:48:53 +0000 (22:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Aug 2015 21:20:18 +0000 (23:20 +0200)
closes #371

docs/examples/Makefile.m32
docs/examples/Makefile.netware
lib/Makefile.m32
src/Makefile.m32

index 2da5294ed54786098d1ea788ad2daaf2429d2658..7be640c1e7e228b5112ee8f9b35764527fcd0303 100644 (file)
@@ -50,7 +50,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
index f8e9955ed41564598ac1c089349a042fadd62f80..2d85e736a94f5035b92fa38c1d1570179d5982fa 100644 (file)
@@ -34,7 +34,7 @@ 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 librtmp package.
index 5f88ab72444cf1000a2cce319a89b5b3f4eeec93..736e600f57632c674c855f0ed5a9a5e944e24bb7 100644 (file)
@@ -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
index fc59f63e1345209f4e2e18e06de4a8d715e06031..5093806860c83a9419ffaaf465c3019981e6d6cf 100644 (file)
@@ -42,7 +42,7 @@ LIBXML2_PATH = ../../libxml2-2.9.2
 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