From 5aef0c5097df02b2809eb86c0c81c9e04667ee8e Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Fri, 24 Sep 2004 21:41:00 +0000 Subject: [lcd4linux @ 2004-09-24 21:40:52 by reinelt] new driver for the BWCT USB LCD interface board. --- 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 1672e68..a81154c 100644 --- a/config.h.in +++ b/config.h.in @@ -184,6 +184,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the header file. */ +#undef HAVE_USB_H + /* Define to 1 if you have the `vfork' function. */ #undef HAVE_VFORK @@ -311,6 +314,9 @@ /* Beckmann&Egle driver */ #undef WITH_BECKMANNEGLE +/* BWCT driver */ +#undef WITH_BWCT + /* Crystalfontz driver */ #undef WITH_CRYSTALFONTZ -- cgit v1.2.3