From: Rafael L. <lab...@ps...> - 2003-03-26 14:56:09
|
* João Cardoso <jc...@fe...> [2003-03-26 14:46]: > On Tuesday 25 March 2003 11:28, Rafael Laboissiere wrote: > ... > > | Unrelated to the above, a check for the libm is introduced before the > | check of functions isinf, finite, and isnan. This should fix the > | configure problem in Alpha-OSF. > > And it did. Great. > So this is the recommended approach to add -lm to LIBS, which is latter > on used on all tests. This should be done early in configure,as -lm is > certainly required in most unix non-linux systems Feel free to move it to the place you think it is appropriate. -- Rafael |