aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroni-link <knil.ino@gmail.com>2014-04-01 12:51:05 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-02 18:52:16 -0300
commited9a68eea9841ec14f00ff9d35cff7c1858b5a42 (patch)
tree43646dc9b43fbc82ce87f36eb5a4edd989bc6dcc
parenta96f2949ccd01482beb3c88c7d183f3b9d7720fc (diff)
downloadrneovim-ed9a68eea9841ec14f00ff9d35cff7c1858b5a42.tar.gz
rneovim-ed9a68eea9841ec14f00ff9d35cff7c1858b5a42.tar.bz2
rneovim-ed9a68eea9841ec14f00ff9d35cff7c1858b5a42.zip
remove HAVE_SIGCONTEXT
-rw-r--r--config/config.h.in1
1 files changed, 0 insertions, 1 deletions
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