From ed9a68eea9841ec14f00ff9d35cff7c1858b5a42 Mon Sep 17 00:00:00 2001 From: oni-link Date: Tue, 1 Apr 2014 12:51:05 +0200 Subject: remove HAVE_SIGCONTEXT --- config/config.h.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config.h.in b/config/config.h.in index 1cb801d7f9..89fb128417 100644 --- a/config/config.h.in +++ b/config/config.h.in @@ -57,7 +57,6 @@ #define HAVE_SGTTY_H 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 -#define HAVE_SIGCONTEXT 1 #define HAVE_SIGSTACK 1 #define HAVE_SIGVEC 1 #define HAVE_ST_BLKSIZE 1 -- cgit