From: Richard M. Stallman Date: Wed, 11 Aug 1993 04:47:39 +0000 (+0000) Subject: Add #undef HAVE_FTIME. X-Git-Tag: emacs-19.34~11307 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=82c1ecc6e54ddede3271c4a4e8e612058b1b9817;p=emacs.git Add #undef HAVE_FTIME. --- diff --git a/src/config.in b/src/config.in index 78635b080fb..c2dbd16401d 100644 --- a/src/config.in +++ b/src/config.in @@ -119,6 +119,7 @@ and this notice must be preserved on all copies. */ #undef HAVE_BCOPY #undef HAVE_LOGB #undef HAVE_FREXP +#undef HAVE_FTIME #undef HAVE_AIX_SMT_EXP