summaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2008-11-13 01:39:10 +0000
committerGunter Knauf <gk@gknw.de>2008-11-13 01:39:10 +0000
commitb686dc491107b893ec0e02a41ffdba3180a4796a (patch)
treea8db9791df277c0fe75991b276d84867fc4cfcd4 /lib/Makefile.m32
parent78936b2f2aedc6c9ea090ba0b9d04270547096ed (diff)
downloadcurl-b686dc491107b893ec0e02a41ffdba3180a4796a.tar.gz
changed to latest libidn version.
Diffstat (limited to 'lib/Makefile.m32')
-rw-r--r--lib/Makefile.m322
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.m32 b/lib/Makefile.m32
index 6b9726e36..1b8a9675f 100644
--- a/lib/Makefile.m32
+++ b/lib/Makefile.m32
@@ -29,7 +29,7 @@ LIBSSH2_PATH = ../../libssh2-0.18
endif
# Edit the path below to point to the base of your libidn package.
ifndef LIBIDN_PATH
-LIBIDN_PATH = ../../libidn-1.9
+LIBIDN_PATH = ../../libidn-1.11
endif
# Edit the path below to point to the base of your Novell LDAP NDK.
ifndef LDAP_SDK