changeset 16938:dae4bbc87616

(HAVE_RINT, HAVE_CBRT): Add undefs.
author Karl Heuer <kwzh@gnu.org>
date Mon, 27 Jan 1997 01:47:08 +0000
parents c46111ba348b
children 4fc07fcf5eab
files src/config.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Mon Jan 27 00:48:16 1997 +0000
+++ b/src/config.in	Mon Jan 27 01:47:08 1997 +0000
@@ -182,6 +182,8 @@
 #undef HAVE_LOGB
 #undef HAVE_FREXP
 #undef HAVE_FMOD
+#undef HAVE_RINT
+#undef HAVE_CBRT
 #undef HAVE_FTIME
 #undef HAVE_RES_INIT /* For -lresolv on Suns.  */
 #undef HAVE_SETSID