Commit graph

7 commits

Author SHA1 Message Date
Mark Cave-Ayland 88d1c33679 Fixes for previous commit: Alter GNUmakefile to understand that Makefile.config no longer exists, plus remove lwgeom/sqldefines.h as it is generated by autoconf
git-svn-id: http://svn.osgeo.org/postgis/trunk@2775 b70326c6-7e19-0410-871a-916f4a2858ee
2008-05-14 17:19:50 +00:00
Paul Ramsey 44d659d13e Remove templategis from make, install, clean targets.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2652 b70326c6-7e19-0410-871a-916f4a2858ee
2007-07-10 21:12:42 +00:00
Sandro Santilli 65568051c1 * GNUmakefile: bring in extra/template_gis for all rules.
* extras/template_gis/Makefile: have 'install' also install manuals.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2568 b70326c6-7e19-0410-871a-916f4a2858ee
2007-01-05 00:52:57 +00:00
Sandro Santilli 82865f842a Aliased 'test' rule as 'check', to conform to common practice.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2385 b70326c6-7e19-0410-871a-916f4a2858ee
2006-06-16 14:18:28 +00:00
Sandro Santilli 3e2bfab39c Dropped `liblwgeom' dependency from 'test' rule
git-svn-id: http://svn.osgeo.org/postgis/trunk@2233 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-19 20:23:23 +00:00
Sandro Santilli bb1a95371c - Made postgis_version() a C function w/out changing output.
- Moved postgis centroid() version (neither GEOS nor JTS) from
  lwgeom_functions_basic.c to lwgeom_nojts.c (fails far less
  times with "redefinition of centroid" errors.)
- Made lwpostgis_upgrade.sql build by default (must add a check
  for perl availability in ./configure.in)


git-svn-id: http://svn.osgeo.org/postgis/trunk@2205 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-15 23:28:50 +00:00
Sandro Santilli a1d421566a Copied PostgreSQL top-level Makefile for use by systems in which make != gmake
git-svn-id: http://svn.osgeo.org/postgis/trunk@2137 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 14:52:52 +00:00