From 5d465776b9e058088e1f29636cf7cdcb0c13eb0d Mon Sep 17 00:00:00 2001 From: ps Date: Fri, 14 Jul 2000 09:51:40 +0000 Subject: Import less v358. --- contrib/less/defines.o2 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'contrib/less/defines.o2') diff --git a/contrib/less/defines.o2 b/contrib/less/defines.o2 index b167d6a..48bfe0c 100644 --- a/contrib/less/defines.o2 +++ b/contrib/less/defines.o2 @@ -244,6 +244,13 @@ /* Define if you have the sigsetmask function. */ #define HAVE_SIGSETMASK 0 +/* Define if you have the sigprocmask function. */ +#define HAVE_SIGPROCMASK 0 + +/* Define if you have the sigset_t type and sigemptyset macro */ +#define HAVE_SIGSET_T 0 +#define HAVE_SIGEMPTYSET 0 + /* Define if you have the stat function. */ #define HAVE_STAT 1 -- cgit v1.1