From 970d8508f2c57c88554106a8928a8c0e862cea46 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 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@606 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- 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