blob: 92d6af51f2b6bd5288b38e527f713fa4e7cd9974 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
$NetBSD: patch-ac,v 1.2 2013/03/15 08:25:15 plunky Exp $
Regen for patch-aa.
--- config.h.in.orig 2007-10-16 13:55:20.000000000 +0000
+++ config.h.in
@@ -15,6 +15,9 @@
/* Defined if the correct libwbxml2 version exists. */
#undef ENABLE_WBXML
+/* Define to 1 if you have the <bluetooth/bluetooth.h> header file. */
+#undef HAVE_BLUETOOTH_BLUETOOTH_H
+
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
|