summaryrefslogtreecommitdiffstats
path: root/contrib/less/acconfig.h
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2000-07-14 09:51:40 +0000
committerps <ps@FreeBSD.org>2000-07-14 09:51:40 +0000
commit5d465776b9e058088e1f29636cf7cdcb0c13eb0d (patch)
treef3a476e74c05bfed5be5c76fca73660c52bd2cc5 /contrib/less/acconfig.h
parent1b28029810e9c377087ea5a45acc8767cf0196b3 (diff)
downloadFreeBSD-src-5d465776b9e058088e1f29636cf7cdcb0c13eb0d.zip
FreeBSD-src-5d465776b9e058088e1f29636cf7cdcb0c13eb0d.tar.gz
Import less v358.
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