2014-11-05 12:41:07 +01:00

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