[postgis-tickets] r14281 - trunk
postgis-tickets at lists.osgeo.org
postgis-tickets at lists.osgeo.org
Thu Oct 15 04:31:57 PDT 2015
Author: strk
Date: 2015-10-15 04:31:57 -0700 (Thu, 15 Oct 2015)
New Revision: 14281
Modified:
trunk/README.postgis
Log:
More line length reduction
Mostly a test for notification of commits via mail
Modified: trunk/README.postgis
===================================================================
--- trunk/README.postgis 2015-10-15 10:55:08 UTC (rev 14280)
+++ trunk/README.postgis 2015-10-15 11:31:57 UTC (rev 14281)
@@ -117,11 +117,11 @@
By default, both Topology and Raster extensions are enabled in ``./configure``.
-If you want to compile PostGIS *without* Raster support, you must provide the
-``--without-raster`` option.
+If you want to compile PostGIS *without* Raster support,
+you must provide the ``--without-raster`` option.
-If you want to compile PostGIS *without* Topology support, you must provide the
-``--without-topology`` option.
+If you want to compile PostGIS *without* Topology support,
+you must provide the ``--without-topology`` option.
PostGIS will be compiled with sfcgal support if it is found.
You can explicitly state the location with --with-sfcgal=path/to/sfcgal
More information about the postgis-tickets
mailing list