author | kergoth <kergoth> | 2003-01-16 04:45:41 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-16 04:45:41 (UTC) |
commit | 27adc303dffae98b91ecefd5a81d016dc539dd87 (patch) (unidiff) | |
tree | 522bc418b7e3b3ce78e420694f7b105c2eed9eb1 /x11 | |
parent | 8485d32aac0500a21d3b9b89df66900b427b57ee (diff) | |
download | opie-27adc303dffae98b91ecefd5a81d016dc539dd87.zip opie-27adc303dffae98b91ecefd5a81d016dc539dd87.tar.gz opie-27adc303dffae98b91ecefd5a81d016dc539dd87.tar.bz2 |
Make qt/x11 vs qt/e selection a proper 'choice' in the config system.
-rw-r--r-- | x11/config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/config.in b/x11/config.in index 6c49888..4eab192 100644 --- a/x11/config.in +++ b/x11/config.in | |||
@@ -1,6 +1,5 @@ | |||
1 | config X11 | 1 | config X11 |
2 | boolean "X11" | 2 | boolean "Qpe Library (Qt/X11 version)" |
3 | default "n" | ||
4 | 3 | ||
5 | source x11/libqpe-x11/config.in | 4 | source x11/libqpe-x11/config.in |
6 | source x11/ipc/server/config.in | 5 | source x11/ipc/server/config.in |