aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-26 11:37:36 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2004-05-26 11:37:36 +0000
commit21152104d296939c2babecd8999b03c325de0b2c (patch)
treeb885778697b3b577c7e9a2dd110679a20e669e26 /config.h.in
parent6d265a408c14f68886dba867bd9bdb973266f3b3 (diff)
downloadlcd4linux-21152104d296939c2babecd8999b03c325de0b2c.tar.gz
[lcd4linux @ 2004-05-26 11:37:35 by reinelt]
Curses driver ported. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@436 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 2831ddd..4f81f0d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -326,6 +326,9 @@
/* Crystalfontz driver */
#undef WITH_CRYSTALFONTZ
+/* Curses driver */
+#undef WITH_CURSES
+
/* CwLinux driver */
#undef WITH_CWLINUX
@@ -353,9 +356,6 @@
/* T6963 driver */
#undef WITH_T6963
-/* Curses driver */
-#undef WITH_TEXT
-
/* USBLCD driver */
#undef WITH_USBLCD