From c51755ccda55a60133cf181d42432d5d8e4ca98f Mon Sep 17 00:00:00 2001 From: lfcorreia <> Date: Tue, 31 May 2005 20:42:55 +0000 Subject: [lcd4linux @ 2005-05-31 20:42:54 by lfcorreia] new file: lcd4linux_i2c.h avoid the problems detecting the proper I2C kernel include files rearrange all the other autoconf stuff to remove I2C detection new method by Paul Kamphuis to write to the I2C device --- config.h.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 6381155..d008bc9 100644 --- a/config.h.in +++ b/config.h.in @@ -55,12 +55,6 @@ /* 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_I2C_DEV_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LINUX_I2C_H - /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_ISDN_H -- cgit v1.2.3