mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
(HAVE_SETITIMER): Define.
This commit is contained in:
parent
a065c889e1
commit
7c7b25db8c
@ -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…
Reference in New Issue
Block a user