diff options
Diffstat (limited to '')
-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 759048b..ff630f0 100644 --- a/config.h.in +++ b/config.h.in @@ -362,6 +362,9 @@ /* Define if using the dmalloc debugging malloc package */ #undef WITH_DMALLOC +/* G-15 driver */ +#undef WITH_G15 + /* HD44780 driver */ #undef WITH_HD44780 |