]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):
authorRichard M. Stallman <rms@gnu.org>
Thu, 17 Jul 1997 18:33:34 +0000 (18:33 +0000)
committerRichard 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

index 64c2fa8248d6fb78add062a2a36d8fd9e877ed15..bae1248913484fb25d2b3c90c0d2883b111cf1a8 100644 (file)
 #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/