From 6ae60a46a83b070e7ed257e07a3bbd14db18dea7 Mon Sep 17 00:00:00 2001 From: reinelt Date: Sat, 19 Jul 2003 09:42:42 +0000 Subject: [lcd4linux @ 2003-07-19 09:42:42 by reinelt] check for dvb/frontend.h and disable DVB client if not found. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@198 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') 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 header file. */ +#undef HAVE_LINUX_DVB_FRONTEND_H + /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_PARPORT_H -- cgit v1.2.3