[postgis-tickets] r17348 - Raster is not required anymore for extension support (hurra!)
Sandro Santilli
strk at kbt.io
Wed Mar 20 09:03:00 PDT 2019
Author: strk
Date: 2019-03-20 09:03:00 -0700 (Wed, 20 Mar 2019)
New Revision: 17348
Modified:
trunk/README.postgis
Log:
Raster is not required anymore for extension support (hurra!)
Modified: trunk/README.postgis
===================================================================
--- trunk/README.postgis 2019-03-20 16:00:28 UTC (rev 17347)
+++ trunk/README.postgis 2019-03-20 16:03:00 UTC (rev 17348)
@@ -78,8 +78,8 @@
* 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
More information about the postgis-tickets
mailing list