author | llornkcor <llornkcor> | 2003-04-06 18:23:20 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2003-04-06 18:23:20 (UTC) |
commit | fdaf7fd750c7bce9f66f96f6cb2942a40e7009d7 (patch) (side-by-side diff) | |
tree | 513ea65f9a9e703bac8c07a438e9a5101b817fc2 /noncore/unsupported | |
parent | 691d52b697b6383b3a5caa93213954ed5c165faf (diff) | |
download | opie-fdaf7fd750c7bce9f66f96f6cb2942a40e7009d7.zip opie-fdaf7fd750c7bce9f66f96f6cb2942a40e7009d7.tar.gz opie-fdaf7fd750c7bce9f66f96f6cb2942a40e7009d7.tar.bz2 |
add this
-rw-r--r-- | noncore/unsupported/mailit/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/unsupported/mailit/config.in b/noncore/unsupported/mailit/config.in new file mode 100644 index 0000000..2b56b5f --- a/dev/null +++ b/noncore/unsupported/mailit/config.in @@ -0,0 +1,4 @@ + config MAILIT + boolean "mailit" + default "n" + depends ( LIBQPE || LIBQPE-X11 ) |