diff options
Diffstat (limited to 'libraries/gdal/README')
-rw-r--r-- | libraries/gdal/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/gdal/README b/libraries/gdal/README index eac68ea9ab..dc4607d340 100644 --- a/libraries/gdal/README +++ b/libraries/gdal/README @@ -9,3 +9,7 @@ The related OGR library (which is part of the GDAL source tree) provides a similar capability for simple features vector data. This requires geos and proj. + +To include gdal's optional support for grass, rebuild gdal after +grass is installed. If you don't want grass support, pass +GRASS=no to the script. |