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:
authorBruno Coudoin <bruno.coudoin@free.fr>2009-10-06 20:42:15 (GMT)
committer Bruno Coudoin <bruno.coudoin@free.fr>2009-10-06 20:43:53 (GMT)
commiteceba83999d4209f318f504e8bedf35f1405f5d4 (patch)
tree0ac4d1543fa1dc9f2844af440c36010eee99c9e0 /config.h.mingw.in
parent38522332c095a1bee513f6c0f2fcacc4f296bff2 (diff)
No more use binreloc on windows, it is useless.
Added an error message about why we fail to load the first pixmap. This is very usefull to know why we fail especialy if the gnome pixbuf loader is missing.
Diffstat (limited to 'config.h.mingw.in')
-rw-r--r--config.h.mingw.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.mingw.in b/config.h.mingw.in
index c568119..6c647e6 100644
--- a/config.h.mingw.in
+++ b/config.h.mingw.in
@@ -140,4 +140,4 @@
#define USE_SDLMIXER
/* Use binary relocation */
-#define ENABLE_BINRELOC 1
+#define ENABLE_BINRELOC 0