aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-05-10 13:20:14 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2005-05-10 13:20:14 +0000
commit424c378dd92c9ba92ba258689a0358c3cc3010b5 (patch)
tree931aae247949c64b7173d2344146a76df150c5cc /config.h.in
parentdbf5d92605a9db10e3e3cb154d03a515c5d5c5af (diff)
downloadlcd4linux-424c378dd92c9ba92ba258689a0358c3cc3010b5.tar.gz
[lcd4linux @ 2005-05-10 13:20:10 by reinelt]
added serdisplib driver git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@548 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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 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