From: Sandro Santilli Date: Wed, 20 Mar 2019 16:03:00 +0000 (+0000) Subject: Raster is not required anymore for extension support (hurra!) X-Git-Tag: 3.0.0alpha1~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64c926bfd2503e177d1f9585062677e5cbc9a4d8;p=postgis Raster is not required anymore for extension support (hurra!) git-svn-id: http://svn.osgeo.org/postgis/trunk@17348 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/README.postgis b/README.postgis index d94936772..dae008eea 100644 --- a/README.postgis +++ b/README.postgis @@ -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