f09aca0657
Replace files/info.patch with usual patch files and a post-install fix.
13 lines
455 B
Text
13 lines
455 B
Text
$NetBSD: patch-be,v 1.2 2005/12/01 18:13:24 wiz Exp $
|
|
|
|
--- src/config.h.in.orig 1995-07-17 03:37:51.000000000 +0200
|
|
+++ src/config.h.in
|
|
@@ -177,7 +177,7 @@ and this notice must be preserved on all
|
|
|
|
/* Define if you have the ANSI `strerror' function.
|
|
Otherwise you must have the variable `char *sys_errlist[]'. */
|
|
-#undef HAVE_STRERROR
|
|
+#define HAVE_STRERROR
|
|
|
|
/* Define if `sys_siglist' is declared by <signal.h>. */
|
|
#undef SYS_SIGLIST_DECLARED
|