summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-25 14:12:55 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-25 14:12:55 +0200
commit049a6c9ad822840b80a52e68a3095a2f072c74a2 (patch)
tree56b3da27abc8870b86289041529725c80e624364
parent721d727a76bfe2facfc9f893f913eaf43ab4ec64 (diff)
parent9e4cc4603d71ea1f3159858eb53ee65dda680775 (diff)
Merge branch 'master' into unlua
-rw-r--r--README.txt3
-rw-r--r--src/config.h1
2 files changed, 4 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index a4d243ef..cbdd2ff3 100644
--- a/README.txt
+++ b/README.txt
@@ -89,6 +89,9 @@ Compiling on Windows using MinGW
(See http://www.mingw.org/)
+The source MUST be unpacked in a directory without spaces in the
+name.
+
To compile on Windows using MinGW, use the commands
$ cmake -G "MinGW Makefiles"
diff --git a/src/config.h b/src/config.h
index c7d36334..7c1cf1d7 100644
--- a/src/config.h
+++ b/src/config.h
@@ -240,6 +240,7 @@
#define PRIVATE_USER_PATH_MODULES
#else
#define PRIVATE_USER_PATH "~/.tome"
+#define PRIVATE_USER_PATH_APEX
#endif
/*