]> granicus.if.org Git - postgis/commitdiff
More line length reduction
authorSandro Santilli <strk@keybit.net>
Thu, 15 Oct 2015 11:31:57 +0000 (11:31 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 15 Oct 2015 11:31:57 +0000 (11:31 +0000)
Mostly a test for notification of commits via mail

git-svn-id: http://svn.osgeo.org/postgis/trunk@14281 b70326c6-7e19-0410-871a-916f4a2858ee

README.postgis

index 4c61039eedde027fc68b10353905a4188b5ab9bd..e83e6eda197adfe1e815f568e2ad56507e2758d4 100644 (file)
@@ -117,11 +117,11 @@ or use ``--with-gdalconfig=/path/to/gdal-config`` option.
 
 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