aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-03 13:20:06 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-01-03 13:20:06 +0000
commit970d8508f2c57c88554106a8928a8c0e862cea46 (patch)
tree1fde53343b02d8daa03b0912996941fe13ed26a3 /config.h.in
parent07ccb4c4754e161788b8fd389e9cfdfe921ba1a7 (diff)
downloadlcd4linux-970d8508f2c57c88554106a8928a8c0e862cea46.tar.gz
[lcd4linux @ 2006-01-03 13:20:05 by reinelt]
LUIse driver added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@606 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-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