summaryrefslogtreecommitdiffstats
path: root/multimedia/cheese/files/patch-config.h.in
blob: 2ca7d26631f467489d468b2e70ae231563f8e996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- config.h.in.orig    2014-10-20 08:03:47.398635920 +0200
+++ config.h.in 2014-10-20 08:03:55.769637288 +0200
@@ -6,6 +6,9 @@
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
+/* Enable hal support */
+#undef HAVE_HAL
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H