From 7fcaee73d1f2d4c6579a1c37b79ce798256ce177 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 17 Jun 2001 15:32:45 +0000 Subject: Better coverage. svn path=/trunk/; revision=3351 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index 34315c29..5a3d2e82 100644 --- a/acconfig.h +++ b/acconfig.h @@ -137,6 +137,9 @@ /* Define if you have a fallback MDA installed */ #undef FALLBACK_MDA +/* Define if `sys_siglist' is declared by . */ +#undef SYS_SIGLIST_DECLARED + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: -- cgit v1.2.3