Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config.h.mingw.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.mingw.in')
-rw-r--r--config.h.mingw.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h.mingw.in b/config.h.mingw.in
index 9b941e2..c568119 100644
--- a/config.h.mingw.in
+++ b/config.h.mingw.in
@@ -7,9 +7,6 @@
/* Supported languages */
#define ALL_LINGUAS "am ar az bg ca cs da de el en_CA en_GB es et fi fr ga gu he hi hr hu it lt mk ml ms nl nb nn pa pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr wa zh_CN"
-/* Global assetml directory */
-#define ASSETML_DIR "share/assetml"
-
/* "Enable debug messages." */
/* #undef DEBUG */
@@ -141,3 +138,6 @@
/* sdl mixer is enabled */
#define USE_SDLMIXER
+
+/* Use binary relocation */
+#define ENABLE_BINRELOC 1