From 8de171d43554dfdf996d1b26d736d065ded589c6 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Sun, 4 Mar 2012 22:35:32 +0000 Subject: [PATCH] put in libiconv path specification if it needs to be done. For some reason my mingw64 can't find it unless its explicitly set. git-svn-id: http://svn.osgeo.org/postgis/trunk@9393 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/installation.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/installation.xml b/doc/installation.xml index 8117ca222..2e595a77f 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -417,6 +417,15 @@ tar -xvzf postgis-&last_release_version;.tar.gz + + --with-libiconv=DIR + + + Directory where iconv is installed. + + + + --with-jsondir=DIR -- 2.40.0