From: Sandro Santilli Date: Thu, 15 Oct 2015 11:31:57 +0000 (+0000) Subject: More line length reduction X-Git-Tag: 2.3.0beta1~423 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a1fcfb18b1e03c040f298158717b05e5e7806f0;p=postgis More line length reduction Mostly a test for notification of commits via mail git-svn-id: http://svn.osgeo.org/postgis/trunk@14281 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/README.postgis b/README.postgis index 4c61039ee..e83e6eda1 100644 --- a/README.postgis +++ b/README.postgis @@ -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