Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv7432
Modified Files:
configure configure.in
Log Message:
Minor cleanup of the configure test for crypt (libcrypt) and for certain math
functions used by gdchart.
In SOME library implementations, the transcendental functions are split from the
arithmetic functions (some in libm some in libc). ntop tested only for sin() and
added whichever library it was found in (-lc or -lm) to the list. This sometimes
caused problems. Added separate tests for sin() and ceil().
-----Burton (ref BMS-0106)
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://lists.ntop.org/mailman/listinfo/ntop-dev