We have floorl() now. Reflect this in the library config file.

This commit is contained in:
Alexander Kabaev 2005-01-26 13:57:22 +00:00
parent 44c3d0c80d
commit 3a1a8495d2

View File

@ -261,7 +261,7 @@
#define HAVE_FLOORF 1
/* Define to 1 if you have the `floorl' function. */
/* #undef HAVE_FLOORL */
#define HAVE_FLOORL 1
/* Define to 1 if you have the `fmodf' function. */
#define HAVE_FMODF 1