summaryrefslogtreecommitdiffstats
path: root/contrib/less/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/less/acconfig.h')
-rw-r--r--contrib/less/acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/less/acconfig.h b/contrib/less/acconfig.h
index 985efab..4fa6f9d 100644
--- a/contrib/less/acconfig.h
+++ b/contrib/less/acconfig.h
@@ -66,5 +66,11 @@
/* Define HAVE_UPPER_LOWER if you have isupper, islower, toupper, tolower */
#undef HAVE_UPPER_LOWER
+/* Define HAVE_SIGSET_T you have the sigset_t type */
+#undef HAVE_SIGSET_T
+
+/* Define HAVE_SIGEMPTYSET if you have the sigemptyset macro */
+#undef HAVE_SIGEMPTYSET
+
/* Define EDIT_PGM to your editor. */
#define EDIT_PGM "vi"
OpenPOWER on IntegriCloud