]> granicus.if.org Git - postgis/commit
Add --with-libiconv argument to configure, to allow third-party iconv libraries to...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 15 Dec 2009 18:44:09 +0000 (18:44 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 15 Dec 2009 18:44:09 +0000 (18:44 +0000)
commita2e2a58e0b5da4c008c70228ff4424a594f1aece
tree57c7d2082f0cf7a9c2ea6fb64befdea3b775d86f
parentea889a8fda3140938d15bab1afae24e6c000bbaf
Add --with-libiconv argument to configure, to allow third-party iconv libraries to be used instead of system iconv, if so desired. Necessary to work around an OS/X Snow Leopard issue (iconv_open only available as a 32 bit call!)

git-svn-id: http://svn.osgeo.org/postgis/trunk@5004 b70326c6-7e19-0410-871a-916f4a2858ee
configure.ac
loader/Makefile.in
loader/shp2pgsql-gui.c