projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de2436e
)
(HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
author
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Jul 1997 18:33:34 +0000
(18:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Jul 1997 18:33:34 +0000
(18:33 +0000)
(HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
msdos/sed2.inp
patch
|
blob
|
history
diff --git
a/msdos/sed2.inp
b/msdos/sed2.inp
index 64c2fa8248d6fb78add062a2a36d8fd9e877ed15..bae1248913484fb25d2b3c90c0d2883b111cf1a8 100644
(file)
--- a/
msdos/sed2.inp
+++ b/
msdos/sed2.inp
@@
-14,6
+14,13
@@
#define HAVE_STRUCT_UTIMBUF 1\
#define LOCALTIME_CACHE 1\
#define HAVE_TZSET 1\
+#define HAVE_LOGB 1\
+#define HAVE_FREXP 1\
+#define HAVE_FMOD 1\
+#define HAVE_RINT 1\
+#define HAVE_CBRT 1\
+#define HAVE_FPATHCONF 1\
+#define HAVE_SETRLIMIT 1\
#else /* not __DJGPP__ > 1 */
/^#undef STDC_HEADERS *$/s/undef/define/
/^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/