From 5ea2a33ff46ee1c477a072bb20fc253c8eb99385 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 3 Jan 2006 13:20:06 +0000 Subject: [lcd4linux @ 2006-01-03 13:20:05 by reinelt] LUIse driver added --- 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 01204dc..cc914f8 100644 --- a/config.h.in +++ b/config.h.in @@ -64,6 +64,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_PPDEV_H +/* Define to 1 if you have the header file. */ +#undef HAVE_LUISE_H + /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -371,6 +374,9 @@ /* LPH7508 driver */ #undef WITH_LPH7508 +/* LUIse driver */ +#undef WITH_LUISE + /* M50530 driver */ #undef WITH_M50530 -- cgit v1.2.3