aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2005-08-22 05:44:43 +0000
committerreinelt <>2005-08-22 05:44:43 +0000
commitb0fbf35cb1e4b43ad69f80cd90622dd26d35548f (patch)
treeff5105262aa589bc4ab97816dcc549b22404a2fd /config.h.in
parent037aec3232425cdbe20af8ef24b69b0826717bd3 (diff)
downloadlcd4linux-b0fbf35cb1e4b43ad69f80cd90622dd26d35548f.tar.gz
[lcd4linux @ 2005-08-22 05:44:43 by reinelt]
new driver 'WincorNixdorf' some fixes to the bar code
Diffstat (limited to '')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index b9b52cc..63afa45 100644
--- a/config.h.in
+++ b/config.h.in
@@ -401,6 +401,9 @@
/* USBLCD driver */
#undef WITH_USBLCD
+/* WincorNixdorf driver */
+#undef WITH_WINCORNIXDORF
+
/* X11 driver */
#undef WITH_X11