comparison msdos/sed2.inp @ 18836:fb373eed5b38

(HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT): (HAVE_CBRT, HAVE_FPATHCONF, HAVE_SETRLIMIT): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 17 Jul 1997 18:33:34 +0000
parents 497d2d71389a
children af9d0a7cd7cd
comparison
equal deleted inserted replaced
18835:8b32c6fe8728 18836:fb373eed5b38
12 #undef _LIBC\ 12 #undef _LIBC\
13 #define HAVE_VFORK 1\ 13 #define HAVE_VFORK 1\
14 #define HAVE_STRUCT_UTIMBUF 1\ 14 #define HAVE_STRUCT_UTIMBUF 1\
15 #define LOCALTIME_CACHE 1\ 15 #define LOCALTIME_CACHE 1\
16 #define HAVE_TZSET 1\ 16 #define HAVE_TZSET 1\
17 #define HAVE_LOGB 1\
18 #define HAVE_FREXP 1\
19 #define HAVE_FMOD 1\
20 #define HAVE_RINT 1\
21 #define HAVE_CBRT 1\
22 #define HAVE_FPATHCONF 1\
23 #define HAVE_SETRLIMIT 1\
17 #else /* not __DJGPP__ > 1 */ 24 #else /* not __DJGPP__ > 1 */
18 /^#undef STDC_HEADERS *$/s/undef/define/ 25 /^#undef STDC_HEADERS *$/s/undef/define/
19 /^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/ 26 /^#undef HAVE_SYS_TIMEB_H *$/s/undef/define/
20 /^#undef HAVE_SYS_TIME_H *$/s/undef/define/ 27 /^#undef HAVE_SYS_TIME_H *$/s/undef/define/
21 # /^#undef HAVE_UNISTD_H *$/s/undef/define/ 28 # /^#undef HAVE_UNISTD_H *$/s/undef/define/