]> granicus.if.org Git - postgis/commitdiff
Put libiconv back evidentally still need that one
authorRegina Obe <lr@pcorp.us>
Fri, 9 Aug 2019 22:52:55 +0000 (22:52 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 9 Aug 2019 22:52:55 +0000 (22:52 +0000)
References #4474

git-svn-id: http://svn.osgeo.org/postgis/trunk@17683 b70326c6-7e19-0410-871a-916f4a2858ee

ci/bessie32/postgis_regress.sh

index 3e005018d8e4df88860ebbd67cdb3c6cdd7e4cc5..668648c1824845543c89a1b78362d49d91f657ef 100644 (file)
@@ -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