1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 22:31:12 +02:00

(AC_CHECK_FUNCS): Check for copysign.

This commit is contained in:
Marius Vollmer 2002-05-22 13:49:42 +00:00
parent 9664b7ef6e
commit e9527dd63d

View file

@ -505,7 +505,7 @@ AC_REPLACE_FUNCS(inet_aton putenv strerror memmove mkstemp)
AC_CHECK_HEADERS(floatingpoint.h ieeefp.h nan.h)
AC_CHECK_FUNCS(finite isinf isnan)
AC_CHECK_FUNCS(finite isinf isnan copysign)
# When testing for the presence of alloca, we need to add alloca.o
# explicitly to LIBOBJS to make sure that it is translated to