From: Dan Harkless Date: Thu, 13 May 1999 01:07:15 +0000 (+0000) Subject: Add check for modf and link with -lm if it's not in libc. Needed for X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/3f2164f3652497ab2a07373b4fb1d41e3a57da34?hp=3f2164f3652497ab2a07373b4fb1d41e3a57da34 Add check for modf and link with -lm if it's not in libc. Needed for at least Digital UNIX. Problem noted by Kevin Oberman ---