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.o9 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'contrib/less/defines.o9') diff --git a/contrib/less/defines.o9 b/contrib/less/defines.o9 index e966c25..6f447c2 100644 --- a/contrib/less/defines.o9 +++ b/contrib/less/defines.o9 @@ -261,6 +261,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 0 -- cgit v1.1