* configure.in: Add check for sigsetjmp.

* config/m68k/xm-linux.h (HAVE_SIGSETJMP): Removed.
* config/xm-sysv4.h (HAVE_SIGSETJMP): Removed.
* configure, config.in: Regenerated.
This commit is contained in:
Mark Kettenis
2001-07-12 13:48:46 +00:00
parent 63cf1c791c
commit 2b2d558c73
6 changed files with 466 additions and 406 deletions

View File

@@ -32,9 +32,6 @@
#define HAVE_TERMIOS
#define NEED_POSIX_SETPGID
/* Linux has sigsetjmp and siglongjmp */
#define HAVE_SIGSETJMP
/* Need R_OK etc, but USG isn't defined. */
#include <unistd.h>