Commit graph

9 commits

Author SHA1 Message Date
Paul Ramsey 870eaef414 Remove the many and unloved $Id$ tags that clutter the code base
git-svn-id: http://svn.osgeo.org/postgis/trunk@13496 b70326c6-7e19-0410-871a-916f4a2858ee
2015-05-13 18:13:18 +00:00
Paul Ramsey a4c715335c Make grep and sed swappable as well (Solaris again)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12855 b70326c6-7e19-0410-871a-916f4a2858ee
2014-08-01 23:04:44 +00:00
Sandro Santilli 232f517ceb Can't put backslash-commands in 'echo' parameter in a standard way
(would take -e in some cases) so replace \t with some spaces


git-svn-id: http://svn.osgeo.org/postgis/trunk@4556 b70326c6-7e19-0410-871a-916f4a2858ee
2009-09-30 14:10:25 +00:00
Paul Ramsey 48715aaea5 Once more unto the breach! autotools w/ mloskot autogen.sh from GBT#142
git-svn-id: http://svn.osgeo.org/postgis/trunk@3934 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-23 22:44:31 +00:00
Paul Ramsey c60284b23e OK, didn't like that. libtoolize alters config.guess and config.sub,
but removing them breaks build. Run libtoolize by hand and add the resultants
to svn?


git-svn-id: http://svn.osgeo.org/postgis/trunk@3927 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 06:30:17 +00:00
Paul Ramsey 137e390247 Break build per mloskot. Remember to run ./autogen.sh and hopefully you have libtoolize!
git-svn-id: http://svn.osgeo.org/postgis/trunk@3924 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-22 03:23:52 +00:00
Paul Ramsey d170351f42 Make autogen.sh a little more tolerant of missing / re-named autotools.
git-svn-id: http://svn.osgeo.org/postgis/trunk@3901 b70326c6-7e19-0410-871a-916f4a2858ee
2009-03-19 17:50:36 +00:00
Mark Cave-Ayland cee1f271e5 Commit new build system based upon PGXS. Due to the large number of changes, please refer to http://postgis.refractions.net/pipermail/postgis-devel/2008-May/003010.html.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2774 b70326c6-7e19-0410-871a-916f4a2858ee
2008-05-14 17:10:19 +00:00
Sandro Santilli 8de62e0ef5 More info in configure output, added autogen.sh wrapper
git-svn-id: http://svn.osgeo.org/postgis/trunk@1645 b70326c6-7e19-0410-871a-916f4a2858ee
2005-04-19 09:20:47 +00:00