[GRASS-dev] Re: [GRASS-SVN] r33141 - in grass/trunk: . include lib/gis raster/r.external

On Thu, Aug 28, 2008 at 6:33 PM, <svn_grass@osgeo.org> wrote:

Author: glynn
Date: 2008-08-28 12:33:59 -0400 (Thu, 28 Aug 2008)
New Revision: 33141

Modified:
  grass/trunk/configure
  grass/trunk/configure.in
  grass/trunk/include/config.h.in
  grass/trunk/include/gis.h
  grass/trunk/include/gisdefs.h
  grass/trunk/lib/gis/G.h
  grass/trunk/lib/gis/Makefile
  grass/trunk/lib/gis/closecell.c
  grass/trunk/lib/gis/gdal.c
  grass/trunk/lib/gis/get_row.c
  grass/trunk/lib/gis/opencell.c
  grass/trunk/raster/r.external/Makefile
Log:
Add HAVE_GDAL
Enable GDAL-link/r.external functionality
Improve failure mode if GDAL links are used in a version built without GDAL

Since this is conditionalized now, can I backport it to 6.4?
I'll be the first power user there :slight_smile:

Markus