summaryrefslogtreecommitdiff
path: root/library/config.in
authorkergoth <kergoth>2003-01-16 04:45:41 (UTC)
committer kergoth <kergoth>2003-01-16 04:45:41 (UTC)
commit27adc303dffae98b91ecefd5a81d016dc539dd87 (patch) (side-by-side diff)
tree522bc418b7e3b3ce78e420694f7b105c2eed9eb1 /library/config.in
parent8485d32aac0500a21d3b9b89df66900b427b57ee (diff)
downloadopie-27adc303dffae98b91ecefd5a81d016dc539dd87.zip
opie-27adc303dffae98b91ecefd5a81d016dc539dd87.tar.gz
opie-27adc303dffae98b91ecefd5a81d016dc539dd87.tar.bz2
Make qt/x11 vs qt/e selection a proper 'choice' in the config system.
Diffstat (limited to 'library/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--library/config.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/library/config.in b/library/config.in
index e87d1d2..ea69ccb 100644
--- a/library/config.in
+++ b/library/config.in
@@ -1,5 +1,2 @@
config LIBQPE
- boolean "Qpe library"
- default "y" if ! X11
- default "n" if X11
- depends on ! X11
+ boolean "Qpe Library (Qt/Embedded version)"