From 0d01699467cf6ee9424eb00c66e78646a9516d38 Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Wed, 13 Jan 1999 12:39:20 +0000 Subject: [PATCH] small fix so it compiles for me --- acconfig.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/acconfig.h b/acconfig.h index ae08a75..fb29033 100644 --- a/acconfig.h +++ b/acconfig.h @@ -66,6 +66,8 @@ #undef NO_SYS_ERRLIST #undef NO_SYS_SIGLIST +#undef WITH_SYMBOL_UNDERSCORE + #undef SIZEOF_CHAR #undef SIZEOF_SHORT #undef SIZEOF_LONG -- 2.7.4