aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorlfcorreia <>2005-05-31 20:42:55 +0000
committerlfcorreia <>2005-05-31 20:42:55 +0000
commitc51755ccda55a60133cf181d42432d5d8e4ca98f (patch)
treeebf9b589473f4adb3ca9eaeabf6cbc13dcec1229 /config.h.in
parent020543332870e438bfc36b8e921cda26663fc9f3 (diff)
downloadlcd4linux-c51755ccda55a60133cf181d42432d5d8e4ca98f.tar.gz
[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
Diffstat (limited to '')
-rw-r--r--config.h.in6
1 files changed, 0 insertions, 6 deletions
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 <linux/dvb/frontend.h> header file. */
#undef HAVE_LINUX_DVB_FRONTEND_H
-/* Define to 1 if you have the <linux/i2c-dev.h> header file. */
-#undef HAVE_LINUX_I2C_DEV_H
-
-/* Define to 1 if you have the <linux/i2c.h> header file. */
-#undef HAVE_LINUX_I2C_H
-
/* Define to 1 if you have the <linux/isdn.h> header file. */
#undef HAVE_LINUX_ISDN_H