aboutsummaryrefslogtreecommitdiffstats
path: root/include/defs.h.in
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2000-07-31 03:12:38 +0000
committerFritz Elfert <felfert@to.com>2000-07-31 03:12:38 +0000
commit7fb94ed43a814788cda019c1e77314abc1626339 (patch)
tree50b86a44e2809e6fbcdcd080f2a2dc4dbc37042e /include/defs.h.in
parentfbb17061d3c622f0786a5d9ad41e8ccd95ef706c (diff)
downloadplptools-7fb94ed43a814788cda019c1e77314abc1626339.tar.gz
plptools-7fb94ed43a814788cda019c1e77314abc1626339.tar.bz2
plptools-7fb94ed43a814788cda019c1e77314abc1626339.zip
Applied mjg-0.6 patch.
Started adding kdoc compliant documentation comments. Added PsiTime
Diffstat (limited to 'include/defs.h.in')
-rw-r--r--include/defs.h.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/defs.h.in b/include/defs.h.in
index ce5f68d..012852e 100644
--- a/include/defs.h.in
+++ b/include/defs.h.in
@@ -17,10 +17,6 @@
#define DUSER "root"
-#ifndef DDIR
-# define DDIR "/mnt/psion"
-#endif
-
#ifndef PSIONHOSTNAME
# define PSIONHOSTNAME "localhost"
#endif
@@ -38,6 +34,8 @@
#define DPORT @DPORT@
#define DDRIVE "@DDRIVE@"
#define DBASEDIR "@DBASEDIR@"
+#define DDIR "@DDIR@"
+
/* Debugging */