diff src/config.in @ 4501:9352d7d021c2

* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the configuration script to edit. * floatfns.c (Flogb): Use HAVE_LOGB and HAVE_FREXP, instead of assuming that all USG systems have FREXP.
author Jim Blandy <jimb@redhat.com>
date Mon, 09 Aug 1993 06:04:14 +0000
parents aaab60c46bff
children 0e076941d4e3
line wrap: on
line diff
--- a/src/config.in	Mon Aug 09 05:56:29 1993 +0000
+++ b/src/config.in	Mon Aug 09 06:04:14 1993 +0000
@@ -117,6 +117,8 @@
 #undef HAVE_RMDIR
 #undef HAVE_RANDOM
 #undef HAVE_BCOPY
+#undef HAVE_LOGB
+#undef HAVE_FREXP
 
 #undef HAVE_AIX_SMT_EXP