aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2003-07-19 09:42:42 +0000
committerreinelt <>2003-07-19 09:42:42 +0000
commite155ff3a4230d8c934fbbe45c8936218c31b7c40 (patch)
tree0eb9527bc9dab4266905873cbf750180471e62b4 /config.h.in
parent1ad0d29b1e2b54ecbe9f3c5665e65da46906eed4 (diff)
downloadlcd4linux-e155ff3a4230d8c934fbbe45c8936218c31b7c40.tar.gz
[lcd4linux @ 2003-07-19 09:42:42 by reinelt]
check for dvb/frontend.h and disable DVB client if not found.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index e4c2412..3cc16c9 100644
--- a/config.h.in
+++ b/config.h.in
@@ -39,6 +39,9 @@
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
+/* Define to 1 if you have the <linux/dvb/frontend.h> header file. */
+#undef HAVE_LINUX_DVB_FRONTEND_H
+
/* Define to 1 if you have the <linux/parport.h> header file. */
#undef HAVE_LINUX_PARPORT_H