From 744138b5f749391e5bdddbf2cf3ecd3c39bd77fc Mon Sep 17 00:00:00 2001 From: David Spencer Date: Wed, 15 Dec 2010 09:20:39 -0200 Subject: libraries/gdal: Updated for version 1.7.3. Signed-off-by: Niels Horn --- libraries/gdal/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libraries/gdal/README') 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. -- cgit v1.2.3