summaryrefslogtreecommitdiff
path: root/audio/bmp/patches/patch-ao
blob: a37e0c58c74608cdf0f2058b316cf2b01a408931 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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