pkgsrc/editors/mule/patches/patch-be
2002-11-29 00:24:48 +00:00

13 lines
428 B
Text

$NetBSD: patch-be,v 1.1 2002/11/29 00:24:48 kei Exp $
--- src/config.h.in.orig Fri Nov 29 01:35:25 2002
+++ src/config.h.in Fri Nov 29 01:35:48 2002
@@ -177,7 +177,7 @@
/* 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