From b686dc491107b893ec0e02a41ffdba3180a4796a Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Thu, 13 Nov 2008 01:39:10 +0000 Subject: changed to latest libidn version. --- lib/Makefile.netware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.netware') diff --git a/lib/Makefile.netware b/lib/Makefile.netware index a1f3ff1ee..80476ef0c 100644 --- a/lib/Makefile.netware +++ b/lib/Makefile.netware @@ -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 -- cgit v1.2.3