From 9e747f790a76893e8f63d42f5ba66a79ef34fc61 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 4 Feb 2007 06:29:55 +0000 Subject: 'Electronic Assembly' driver by Stefan Gmeiner git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@760 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 0e35043..ed264ef 100644 --- a/config.h.in +++ b/config.h.in @@ -404,6 +404,9 @@ /* Define if using the dmalloc debugging malloc package */ #undef WITH_DMALLOC +/* Electronic Assembly RS232 graphic driver */ +#undef WITH_EA232graphic + /* G-15 driver */ #undef WITH_G15 -- cgit v1.2.3