From 9ee40ce2aba0dadb35df4277f5027c25cf828f06 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 10 Aug 2015 22:48:53 +0200 Subject: build: refer to fixed libidn versions closes #371 --- docs/examples/Makefile.netware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/Makefile.netware') diff --git a/docs/examples/Makefile.netware b/docs/examples/Makefile.netware index f8e9955ed..2d85e736a 100644 --- a/docs/examples/Makefile.netware +++ b/docs/examples/Makefile.netware @@ -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. -- cgit v1.2.3