aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
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