[GRASS-dev] PROJSHARE changed to /usr/share/proj from /usr/local/share/proj

Hi,

just FYI: since PROJ4.8 is now widely available and standard, I have
taken liberty to change configure[.in]
from
PROJSHARE=/usr/local/share/proj
to
PROJSHARE=/usr/share/proj

which results now in:
--with-proj-share=/usr/share/proj
being used by default.

Rationale:
This helps to avoid an ugly error message in the location wizard (EPSG
dialog) when GRASS wasn't explicitly compiled with --with-proj-share.

If no objections, I'll backport r61296 to relbr70.

Markus

Hi,

2014-07-21 15:46 GMT+02:00 Markus Neteler <neteler@osgeo.org>:

If no objections, I'll backport r61296 to relbr70.

+1 for backport. Martin

--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa

On Mon, Jul 21, 2014 at 4:08 PM, Martin Landa <landa.martin@gmail.com> wrote:

Hi,

2014-07-21 15:46 GMT+02:00 Markus Neteler <neteler@osgeo.org>:

If no objections, I'll backport r61296 to relbr70.

+1 for backport. Martin

Done in relbr7 in r61308.

Markus