aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2005-05-10 13:20:14 +0000
committerreinelt <>2005-05-10 13:20:14 +0000
commitbb7cefc6adec182310d8ed7707e2e5b8b74f7976 (patch)
tree931aae247949c64b7173d2344146a76df150c5cc /config.h.in
parent2823491ff6ae1c4bacb4026b5c8f7ff321ce9d39 (diff)
downloadlcd4linux-bb7cefc6adec182310d8ed7707e2e5b8b74f7976.tar.gz
[lcd4linux @ 2005-05-10 13:20:10 by reinelt]
added serdisplib driver
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 0849a1b..4cad1b7 100644
--- a/config.h.in
+++ b/config.h.in
@@ -100,6 +100,9 @@
/* Define to 1 if you have the `regcomp' function. */
#undef HAVE_REGCOMP
+/* Define to 1 if you have the <serdisplib/serdisp.h> header file. */
+#undef HAVE_SERDISPLIB_SERDISP_H
+
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
@@ -383,6 +386,9 @@
/* RouterBoard driver */
#undef WITH_ROUTERBOARD
+/* serdisplib driver */
+#undef WITH_SERDISPLIB
+
/* SimpleLCD driver */
#undef WITH_SIMPLELCD