aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1993-08-11 04:47:39 +0000
committerRichard M. Stallman1993-08-11 04:47:39 +0000
commit82c1ecc6e54ddede3271c4a4e8e612058b1b9817 (patch)
tree144d8afeac8ef5633b585e61c7aed7e33fd13bd9 /src
parent465db27b59c3ab6ff48ca5274d02a26712aafe94 (diff)
downloademacs-82c1ecc6e54ddede3271c4a4e8e612058b1b9817.tar.gz
emacs-82c1ecc6e54ddede3271c4a4e8e612058b1b9817.zip
Add #undef HAVE_FTIME.
Diffstat (limited to 'src')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
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. */
119#undef HAVE_BCOPY 119#undef HAVE_BCOPY
120#undef HAVE_LOGB 120#undef HAVE_LOGB
121#undef HAVE_FREXP 121#undef HAVE_FREXP
122#undef HAVE_FTIME
122 123
123#undef HAVE_AIX_SMT_EXP 124#undef HAVE_AIX_SMT_EXP
124 125