aboutsummaryrefslogtreecommitdiffstats
path: root/include/defs.h.in
diff options
context:
space:
mode:
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 */