changed to latest libidn version.
authorGunter Knauf <gk@gknw.de>
Thu, 13 Nov 2008 01:39:10 +0000 (01:39 +0000)
committerGunter Knauf <gk@gknw.de>
Thu, 13 Nov 2008 01:39:10 +0000 (01:39 +0000)
lib/Makefile.m32
lib/Makefile.netware
src/Makefile.m32
src/Makefile.netware

index 6b9726e..1b8a967 100644 (file)
@@ -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
index a1f3ff1..80476ef 100644 (file)
@@ -30,7 +30,7 @@ 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
 
 ifndef INSTDIR
index b408888..857606a 100644 (file)
@@ -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
index 25e2115..1ec0b82 100644 (file)
@@ -30,7 +30,7 @@ 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
 
 ifndef INSTDIR