On Thu, Apr 12, 2012 at 2:31 PM, Frank Warmerdam <[email protected]> wrote: > On Thu, Apr 12, 2012 at 2:09 PM, Joaquim Luis <[email protected]> wrote: >> While at this, could I make a small request that VERSION variable in >> nmake.opt be wrapped in a IFNDEF so that we can optionally set it inside >> nmake.local? It would be something like >> >> # Version number embedded in DLL name. >> !IFNDEF VERSION_DLL >> VERSION = 19 >> !ENDIF > > As requested, done in trunk: > > http://trac.osgeo.org/gdal/changeset/24222
Before anyone else points it out, I have fixed the above change. http://trac.osgeo.org/gdal/changeset/24223 -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, [email protected] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Software Developer _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
