forked from Imagelibrary/binutils-gdb
* 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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user