mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
15 lines
395 B
Plaintext
15 lines
395 B
Plaintext
$NetBSD: patch-ao,v 1.3 2013/08/13 00:40:27 khorben Exp $
|
|
|
|
--- config.h.in.orig 2005-10-22 10:44:55.000000000 +0000
|
|
+++ config.h.in
|
|
@@ -180,6 +180,9 @@
|
|
/* Define to 1 if you have the `setlocale' function. */
|
|
#undef HAVE_SETLOCALE
|
|
|
|
+/* Define to 1 if you have the `statvfs' function. */
|
|
+#undef HAVE_STATVFS
|
|
+
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
|
#undef HAVE_STDDEF_H
|
|
|