Commit graph

5 commits

Author SHA1 Message Date
Sandro Santilli 5487e7e639 shapelib put in sync with gdal cvs
git-svn-id: http://svn.osgeo.org/postgis/trunk@398 b70326c6-7e19-0410-871a-916f4a2858ee
2003-12-01 20:52:00 +00:00
Chris Hodgson 6fd46b3fab - cleaned up all the compiler warnings
- for getopt.c, this involved moving the line:
      extern char *getenv(const char *name);
  outside of the two nested #ifdefs that it was inside, as it is always required (the code that calls it isn't inside any #ifdefs) Perhaps this may break compilation in non-linux/gnu environments?


git-svn-id: http://svn.osgeo.org/postgis/trunk@202 b70326c6-7e19-0410-871a-916f4a2858ee
2002-10-17 16:45:04 +00:00
Paul Ramsey 4c6d76f2e0 Update shapelib references to 1.2.9.
git-svn-id: http://svn.osgeo.org/postgis/trunk@149 b70326c6-7e19-0410-871a-916f4a2858ee
2002-05-04 22:44:04 +00:00
Paul Ramsey 38ccac35e4 Updated shapelib files from latest CVS version.
git-svn-id: http://svn.osgeo.org/postgis/trunk@100 b70326c6-7e19-0410-871a-916f4a2858ee
2001-11-01 22:57:11 +00:00
Paul Ramsey 8eed59ab66 Initial add of the data loader code.
git-svn-id: http://svn.osgeo.org/postgis/trunk@16 b70326c6-7e19-0410-871a-916f4a2858ee
2001-07-18 21:42:12 +00:00