13 lines
378 B
Text
13 lines
378 B
Text
$NetBSD: patch-ad,v 1.7 2005/03/16 16:17:42 rillig Exp $
|
|
|
|
--- src/include/config.h.in.orig Sun Jan 18 19:01:41 2004
|
|
+++ src/include/config.h.in Wed Mar 16 16:59:26 2005
|
|
@@ -115,6 +115,8 @@
|
|
/* Define to 1 if you have the `RAND_status' function. */
|
|
#undef HAVE_RAND_STATUS
|
|
|
|
+#undef HAVE_READDIR_R
|
|
+
|
|
/* Define to 1 if you have the `regcomp' function. */
|
|
#undef HAVE_REGCOMP
|
|
|