aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <>2006-06-20 08:50:59 +0000
committerreinelt <>2006-06-20 08:50:59 +0000
commit6293cd693540d5541b052e3a9c5770af4ea11762 (patch)
tree7969518a49328b352cfc365e3d6f612454e09390 /config.h.in
parente5509628c90fe0602d8b29677dc03212c3bea3ec (diff)
downloadlcd4linux-6293cd693540d5541b052e3a9c5770af4ea11762.tar.gz
[lcd4linux @ 2006-06-20 08:50:58 by reinelt]
widget_image linker error hopefully finally fixed
Diffstat (limited to '')
-rw-r--r--config.h.in7
1 files changed, 5 insertions, 2 deletions
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 */