]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_RINT, HAVE_CBRT): Add undefs.
authorKarl Heuer <kwzh@gnu.org>
Mon, 27 Jan 1997 01:47:08 +0000 (01:47 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 27 Jan 1997 01:47:08 +0000 (01:47 +0000)
src/config.in

index 3925f242fd8736201a90647387aae48af800c68d..9e498ae69a443b5b80bba5ef67c60679257963e6 100644 (file)
@@ -182,6 +182,8 @@ Boston, MA 02111-1307, USA.  */
 #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