(HAVE_SETITIMER): Define.
This commit is contained in:
parent
a065c889e1
commit
7c7b25db8c
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-01-27 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* sed2.inp (HAVE_SETITIMER): Define.
|
||||
|
||||
1999-11-18 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* sed2.inp (HAVE_TM_GMTOFF, HAVE_MBLEN): Define.
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
#if defined(__DJGPP__) && __DJGPP__ > 1\
|
||||
/* In v2.0 and later almost everything is defined in <sys/config.h> */\
|
||||
#include <sys/config.h>\
|
||||
#define HAVE_SETITIMER 1\
|
||||
#undef HAVE_SELECT\
|
||||
#undef _LIBC\
|
||||
#define HAVE_VFORK 1\
|
||||
|
|
Loading…
Add table
Reference in a new issue