Changes between Initial Version and Version 3 of Ticket #5852


Ignore:
Timestamp:
Feb 21, 2015, 12:34:32 PM (9 years ago)
Author:
Bas Couwenberg
Comment:

Replying to martinl:

@sebastic: could you please try attachment:gdal-grass-configure.patch instead of your version?

Thanks for your patch, it looks like a much better way to support future GRASS 7 versions.

I've included your patch in the Debian package for the GDAL GRASS plugin and the resulting build with GRASS 7.0.0 looks good.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5852

    • Property Cc martinl added
  • Ticket #5852 – Description

    initial v3  
    44
    55The attached patch fixes both issue. The .table files are copied conditionally, and a second check for the final GRASS 7.0.0 library is added in case 7.0 SVN was not found.
     6
     7I've attached an updated version of my patch to only change the Makefile.in to support both paths for the .table files.