3.81beta3 build error on HP-UX 10.20

2005-11-25 Thread Peter Fales
Our HP-UX 10.20 machine does not have sys_siglist. As a result the generated config.h includes: /* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you don't. */ #define HAVE_DECL_SYS_SIGLIST 0 So far, so good. However, signame.c contains: #if !defined(HAVE_DECL_SYS_SIG

update man-page

2005-11-25 Thread Mike Frysinger
attached is a patch to update the manpage with the latest features that cvs make has to offer -mike 2005-11-22 Mike Frysinger <[EMAIL PROTECTED]> * make.1: Fix some display errors and document all existing options. --- make/make.1 +++ make/make.1 @@ -1,4 +1,4 @@ -.TH MAKE 1L "22 August