]> granicus.if.org Git - postgis/commitdiff
Raster is not required anymore for extension support (hurra!)
authorSandro Santilli <strk@kbt.io>
Wed, 20 Mar 2019 16:03:00 +0000 (16:03 +0000)
committerSandro Santilli <strk@kbt.io>
Wed, 20 Mar 2019 16:03:00 +0000 (16:03 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17348 b70326c6-7e19-0410-871a-916f4a2858ee

README.postgis

index d94936772696545a90e843195d7d9004caa38397..dae008eea865dd3c342b6f80389087aa372b915a 100644 (file)
@@ -78,8 +78,8 @@ this to work.
 * GDAL (Optional, Version 1.8.0 or higher 1.9+ is strongly recommended)
 
   GDAL (http://gdal.org) is *required* if you want to compile PostGIS
-  with raster or extension support. To compile without raster support you
-  must ``./configure --without-raster`` (also disables extension)
+  with raster support. To compile without raster support you
+  must ``./configure --without-raster``
 
 * CGAL 4.1+ and SFCGAL 1.3.1+ (Optional) needed for advanced 3D support