diff options
Diffstat (limited to 'src/Makefile.m32')
-rw-r--r-- | src/Makefile.m32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.m32 b/src/Makefile.m32 index b4088885d..857606aef 100644 --- a/src/Makefile.m32 +++ b/src/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 |