diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
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 |