summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/cable
authorwimpie <wimpie>2004-08-16 23:22:59 (UTC)
committer wimpie <wimpie>2004-08-16 23:22:59 (UTC)
commit502c9b68e4739b6d487bb2ccd98e34535b7d4f77 (patch) (side-by-side diff)
treefa74a3de6a037334c9320f6d646002a8550269b5 /noncore/settings/networksettings2/cable
parentdb9349d5d67c34fc62dd89e37308b1cb409c60fa (diff)
downloadopie-502c9b68e4739b6d487bb2ccd98e34535b7d4f77.zip
opie-502c9b68e4739b6d487bb2ccd98e34535b7d4f77.tar.gz
opie-502c9b68e4739b6d487bb2ccd98e34535b7d4f77.tar.bz2
Modified config.in so that the compile sequence is now correct
(hopefully) Also applied the Networksettings patch to the wextensions.cpp file
Diffstat (limited to 'noncore/settings/networksettings2/cable') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/cable/config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/settings/networksettings2/cable/config.in b/noncore/settings/networksettings2/cable/config.in
index 1cdcaa1..9007f14 100644
--- a/noncore/settings/networksettings2/cable/config.in
+++ b/noncore/settings/networksettings2/cable/config.in
@@ -1,4 +1,4 @@
config NS2CABLE
boolean "opie-networksettings2plugin-cable (set up Cable)"
- default "n" if NS2
- depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && NS2 && NS2CORE
+ default "n" if NS2MAIN
+ depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2CORE && NS2MAIN && NS2CORE