aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-06-20 08:50:59 +0000
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2006-06-20 08:50:59 +0000
commitf7f6f13368c7751dd75aefd4878e0e184df3ead4 (patch)
tree7969518a49328b352cfc365e3d6f612454e09390 /config.h.in
parentbfd3af59980c2a1fa6d7078b18349b498b1c3cb4 (diff)
downloadlcd4linux-f7f6f13368c7751dd75aefd4878e0e184df3ead4.tar.gz
[lcd4linux @ 2006-06-20 08:50:58 by reinelt]
widget_image linker error hopefully finally fixed git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@663 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'config.h.in')
-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 */