summaryrefslogtreecommitdiff
path: root/noncore/unsupported
authorgroucho <groucho>2003-02-13 08:08:17 (UTC)
committer groucho <groucho>2003-02-13 08:08:17 (UTC)
commit515cc00c37ab05e71d52e73fc33f6ac0f2c31a65 (patch) (unidiff)
treea6600f5019bbedf839ca208e97c9a520be269b04 /noncore/unsupported
parentfa7465ac33d142cf106ff0651d34c51d5af81ce3 (diff)
downloadopie-515cc00c37ab05e71d52e73fc33f6ac0f2c31a65.zip
opie-515cc00c37ab05e71d52e73fc33f6ac0f2c31a65.tar.gz
opie-515cc00c37ab05e71d52e73fc33f6ac0f2c31a65.tar.bz2
Added Euroconv for Eric Santonacci
Changed the opiemail config.in files to the correct dependencies. How did this slip in again ?
Diffstat (limited to 'noncore/unsupported') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/bend/config.in8
-rw-r--r--noncore/unsupported/mail2/config.in13
-rw-r--r--noncore/unsupported/mail2/libmail/config.in4
3 files changed, 12 insertions, 13 deletions
diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in
index 097a965..d784bec 100644
--- a/noncore/unsupported/mail2/bend/config.in
+++ b/noncore/unsupported/mail2/bend/config.in
@@ -1,4 +1,4 @@
1 config BEND 1config BEND
2 boolean "bend" 2 boolean "bend"
3 default "y" if OPIEMAIL2 3 default "y" if MAIL
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBMAIL && LIBOPIE && MAIL
diff --git a/noncore/unsupported/mail2/config.in b/noncore/unsupported/mail2/config.in
index af0fa3c..02006a4 100644
--- a/noncore/unsupported/mail2/config.in
+++ b/noncore/unsupported/mail2/config.in
@@ -1,13 +1,12 @@
1 config OPIEMAIL2
2 boolean "opiemail"
3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL
5
6 config MAIL 1 config MAIL
7 boolean 2 boolean "mail"
8 default "y" if OPIEMAIL 3 default "y" if OPIEMAIL
9 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
10 5
6 config OPIEMAIL2
7 boolean "opiemail"
8 default "y"
9 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && BEND && LIBMAIL && MAIL
11 10
12 source noncore/mail/bend/config.in 11 source noncore/mail/bend/config.in
13 source noncore/mail/libmail/config.in 12 source noncore/mail/libmail/config.in
diff --git a/noncore/unsupported/mail2/libmail/config.in b/noncore/unsupported/mail2/libmail/config.in
index dd7b2dc..9262679 100644
--- a/noncore/unsupported/mail2/libmail/config.in
+++ b/noncore/unsupported/mail2/libmail/config.in
@@ -1,4 +1,4 @@
1 config LIBMAIL 1 config LIBMAIL
2 boolean "libmail" 2 boolean "libmail"
3 default "y" if OPIEMAIL2 3 default "y" if MAIL
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && MAIL