summaryrefslogtreecommitdiff
path: root/noncore
authorharlekin <harlekin>2003-01-15 15:06:47 (UTC)
committer harlekin <harlekin>2003-01-15 15:06:47 (UTC)
commitc75b7928c0aa938802e8f01da384ccfdc240fec7 (patch) (side-by-side diff)
tree1a23e880c67f0deef56ee79da0cdf296a84a0b71 /noncore
parent91b32e7029a8e02f5de8b8b3fd8a699af997d47b (diff)
downloadopie-c75b7928c0aa938802e8f01da384ccfdc240fec7.zip
opie-c75b7928c0aa938802e8f01da384ccfdc240fec7.tar.gz
opie-c75b7928c0aa938802e8f01da384ccfdc240fec7.tar.bz2
make it work on ipaq again
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/config.in2
-rw-r--r--noncore/apps/opie-console/opie-console.pro1
2 files changed, 2 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/config.in b/noncore/apps/opie-console/config.in
index 01c9a1c..845ae85 100644
--- a/noncore/apps/opie-console/config.in
+++ b/noncore/apps/opie-console/config.in
@@ -1,6 +1,6 @@
menu "opie-console"
- config #TEST
+ config #OPIE-CONSOLE
boolean "opie-console"
default "y"
depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro
index e3f92f0..680c56b 100644
--- a/noncore/apps/opie-console/opie-console.pro
+++ b/noncore/apps/opie-console/opie-console.pro
@@ -1,4 +1,5 @@
TEMPLATE = app
+TMAKE_CXXFLAGS =-DHAVE_OPENPTY
#CONFIG = qt warn_on release
CONFIG = qt debug
DESTDIR = $(OPIEDIR)/bin