[GRASS5] configure.in Wants testers...

Markus Neteler neteler at geog.uni-hannover.de
Wed Dec 6 08:48:12 EST 2000


Hi Eric,

finally I found the bug in configure. Now it expands properly on 
Linux and SUN.

I had to move the variable expanding up (before the GISBASE stuff):

cvs diff configure
Index: configure
===================================================================
RCS file: /grassrepository/grass/configure,v
retrieving revision 1.51
diff -r1.51 configure
3570,3572d3569
< test "x$prefix" = xNONE && prefix=$ac_default_prefix
< # Let make expand exec_prefix.
< test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
4352a4350,4352
> test "x$prefix" = xNONE && prefix=$ac_default_prefix
> # Let make expand exec_prefix.
> test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'

But I don't know where to move in configure.in.
Hope we can manage this until the beta9 release (in a few hours).

Markus

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list