[Gdal-dev] GDAL changes affecting GRASS?
Frank Warmerdam
warmerdam at pobox.com
Wed Nov 30 12:07:28 EST 2005
On 11/30/05, William Kyngesburye <woklist at kyngchaos.com> wrote:
> Looking at the configure logic for geotiff, it seems to be
> backwards. What I see (generalized, ignoring the internal tests):
>
> if with=yes [which means look for geotiff in default locations]
> test for geotiff using the 'with' value for -L + current LIBS
> (LIBS="-lgeotiff -L$with_geotiff/lib $LIBS)
> else [look for it in user pecified location]
> test for goetiff using default locations + current LIBS
> (LIBS="-lgeotiff $LIBS)
William,
I believe you are correct. Can you turn this into a
proposed patch to fix the problem?
Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush | Geospatial Programmer for Rent
More information about the Gdal-dev
mailing list