From 6293cd693540d5541b052e3a9c5770af4ea11762 Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Tue, 20 Jun 2006 08:50:59 +0000 Subject: [lcd4linux @ 2006-06-20 08:50:58 by reinelt] widget_image linker error hopefully finally fixed --- config.h.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 278b78b..9ec12f4 100644 --- a/config.h.in +++ b/config.h.in @@ -380,6 +380,9 @@ /* I2C bus driver */ #undef WITH_I2C +/* image widget */ +#undef WITH_IMAGE + /* LCD2USB driver */ #undef WITH_LCD2USB @@ -410,10 +413,10 @@ /* NULL driver */ #undef WITH_NULL -/* driver */ +/* PNG driver */ #undef WITH_PNG -/* driver */ +/* PPM driver */ #undef WITH_PPM /* RouterBoard driver */ -- cgit v1.2.3