From 7c63d26d6c1a4e13a957ab79e58931c551e91eb8 Mon Sep 17 00:00:00 2001 From: groucho Date: Thu, 23 Jan 2003 07:43:00 +0000 Subject: - added weatherplugin, opiemail and odict to the build process - adjusted batteryapplet/config.in as it was not reflected when building - embeddedconsole now builds with the right options - opie-console dto. --- (limited to 'noncore/unsupported') diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in index dfff29e..097a965 100644 --- a/noncore/unsupported/mail2/bend/config.in +++ b/noncore/unsupported/mail2/bend/config.in @@ -1,4 +1,4 @@ config BEND - boolean - default "y" if MAIL - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBMAIL + boolean "bend" + default "y" if OPIEMAIL2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2 diff --git a/noncore/unsupported/mail2/libmail/config.in b/noncore/unsupported/mail2/libmail/config.in index 344b19d..dd7b2dc 100644 --- a/noncore/unsupported/mail2/libmail/config.in +++ b/noncore/unsupported/mail2/libmail/config.in @@ -1,4 +1,4 @@ config LIBMAIL - boolean - default "y" if MAIL - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + boolean "libmail" + default "y" if OPIEMAIL2 + depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2 -- cgit v0.9.0.2