aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2006-01-03 13:20:06 +0000
committerreinelt <>2006-01-03 13:20:06 +0000
commit5ea2a33ff46ee1c477a072bb20fc253c8eb99385 (patch)
tree1fde53343b02d8daa03b0912996941fe13ed26a3 /config.h.in
parentb90e4809491f316e748bec41a545a5d785bff5f1 (diff)
downloadlcd4linux-5ea2a33ff46ee1c477a072bb20fc253c8eb99385.tar.gz
[lcd4linux @ 2006-01-03 13:20:05 by reinelt]
LUIse driver added
Diffstat (limited to '')
-rw-r--r--config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 01204dc..cc914f8 100644
--- a/config.h.in
+++ b/config.h.in
@@ -64,6 +64,9 @@
/* Define to 1 if you have the <linux/ppdev.h> header file. */
#undef HAVE_LINUX_PPDEV_H
+/* Define to 1 if you have the <luise.h> header file. */
+#undef HAVE_LUISE_H
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
@@ -371,6 +374,9 @@
/* LPH7508 driver */
#undef WITH_LPH7508
+/* LUIse driver */
+#undef WITH_LUISE
+
/* M50530 driver */
#undef WITH_M50530