]> granicus.if.org Git - postgis/commitdiff
Set USE_PG72 to 0.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 14 May 2002 20:50:06 +0000 (20:50 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 14 May 2002 20:50:06 +0000 (20:50 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@162 b70326c6-7e19-0410-871a-916f4a2858ee

Makefile

index f37c64e8e883d82fed423c326a246c56cf480240..8b4fae8e982b5723a4234e01e7cfb83d4cbf06f0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 # Configuration Directives
 #---------------------------------------------------------------
 # Set USE_PG72 to 1 for PostgreSQL version >= 7.2
-USE_PG72=1
+USE_PG72=0
 #---------------------------------------------------------------
 # Set USE_PROJ to 1 for Proj4 reprojection support
 USE_PROJ=0