From 2a1e12c769dc3e1947e4bcbfd1a9c120bf8ad2bb Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 9 Aug 2019 22:52:55 +0000 Subject: [PATCH] Put libiconv back evidentally still need that one References #4474 git-svn-id: http://svn.osgeo.org/postgis/trunk@17683 b70326c6-7e19-0410-871a-916f4a2858ee --- ci/bessie32/postgis_regress.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/bessie32/postgis_regress.sh b/ci/bessie32/postgis_regress.sh index 3e005018d..668648c18 100644 --- a/ci/bessie32/postgis_regress.sh +++ b/ci/bessie32/postgis_regress.sh @@ -1,6 +1,6 @@ export PATH=${PATH}:/usr/local:/usr/local/lib:/usr/local/bin sh autogen.sh -./configure --without-interrupt-tests +./configure --with-libiconv=/usr/local --without-interrupt-tests make clean make export PGUSER=postgres -- 2.49.0