From bb7cefc6adec182310d8ed7707e2e5b8b74f7976 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 10 May 2005 13:20:14 +0000 Subject: [lcd4linux @ 2005-05-10 13:20:10 by reinelt] added serdisplib driver --- config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config.h.in') 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 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 -- cgit v1.2.3