summaryrefslogtreecommitdiff
path: root/libopie2/opiecore/config.in
authormickeyl <mickeyl>2003-03-28 15:11:52 (UTC)
committer mickeyl <mickeyl>2003-03-28 15:11:52 (UTC)
commit11304d02942e9fa493e4e80943a828f9c65f6772 (patch) (side-by-side diff)
treea0223c10c067e1afc70d15c2b82be3f3c15e41ae /libopie2/opiecore/config.in
parentb271d575fa05cf570a1a829136517761bd47e69b (diff)
downloadopie-11304d02942e9fa493e4e80943a828f9c65f6772.zip
opie-11304d02942e9fa493e4e80943a828f9c65f6772.tar.gz
opie-11304d02942e9fa493e4e80943a828f9c65f6772.tar.bz2
skeleton and the start of libopie2, please read README, ROADMAP and STATUS and comment...
Diffstat (limited to 'libopie2/opiecore/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/opiecore/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/libopie2/opiecore/config.in b/libopie2/opiecore/config.in
new file mode 100644
index 0000000..f4483a2
--- a/dev/null
+++ b/libopie2/opiecore/config.in
@@ -0,0 +1,6 @@
+ config LIBOPIE2CORE
+ boolean "libopie2core (application, configuration and debug related classes)"
+ default "n"
+ depends ( LIBQPE || LIBQPE-X11 )
+ comment "libopie2core needs a libqpe (yet)"
+ depends !( LIBQPE || LIBQPE-X11 )