summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9ca3650)
raw | patch | inline | side by side (parent: 9ca3650)
| author | ishmal <ishmal@users.sourceforge.net> | |
| Thu, 4 May 2006 09:42:21 +0000 (09:42 +0000) | ||
| committer | ishmal <ishmal@users.sourceforge.net> | |
| Thu, 4 May 2006 09:42:21 +0000 (09:42 +0000) |
| Makefile.mingw.common | patch | blob | history | |
| config.h.mingw | patch | blob | history |
diff --git a/Makefile.mingw.common b/Makefile.mingw.common
index 60177a4c08c9343c71e6ffb4a0e57678584da62e..f7032d33e4f934015bfa29a251b3eb53bab1fe81 100644 (file)
--- a/Makefile.mingw.common
+++ b/Makefile.mingw.common
####### the XP_WIN def is necessary for libjs.a
CFLAGS = -O3 -g -Wall -mms-bitfields -DVERSION=$(VERSION) \
--DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H -DENABLE_LCMS
+-DXP_WIN -D_INTL_REDIRECT_INLINE -DHAVE_CONFIG_H
####### Inkboard abilities.
####### You must 'make -f Makefile.mingw clean' when turning this on or off
diff --git a/config.h.mingw b/config.h.mingw
index c80c9089b19afc809132ea562fad3903aba5d728..c0381bfeb90d5f2b98bffa1208c1783bacaf039e 100644 (file)
--- a/config.h.mingw
+++ b/config.h.mingw
#define HAVE_STDLIB_H 1
#define HAVE_SYS_STAT_H 1
+#define ENABLE_LCMS 1
+
#define ENABLE_NLS 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1