[GRASS5] configure doesn't find MATHLIB

Hello,

Trying to compile the latest CVS tree, configure doesn't seem to be able to
find the mathlib (I get @MATHLIB@). And it doesn't seem to be the only library
not found. libm.a is in /usr/lib, so it should be found. Where does configure
check for the libs ?

Moritz

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

On Thu, Nov 30, 2000 at 12:53:17PM +0100, mlennert@club.worldonline.be wrote:

Hello,

Trying to compile the latest CVS tree, configure doesn't seem to be able to
find the mathlib (I get @MATHLIB@). And it doesn't seem to be the only library
not found. libm.a is in /usr/lib, so it should be found. Where does configure
check for the libs ?

Moritz,

the configure is just updated. Please
cvs update configure.in

Then run
autoconf
configure

and it should be o.k. (check in src/CMD/head/head)

If not, please report again.

Thanks

Markus

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