aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.sed
diff options
context:
space:
mode:
Diffstat (limited to 'pc/config.sed')
-rw-r--r--pc/config.sed4
1 files changed, 4 insertions, 0 deletions
diff --git a/pc/config.sed b/pc/config.sed
index 315c9cad..75ad0890 100644
--- a/pc/config.sed
+++ b/pc/config.sed
@@ -82,6 +82,10 @@ s/^#undef HAVE_FMOD *$/#define HAVE_FMOD 1/
#ifdef __MINGW32__\
#define HAVE_ISWUPPER 1\
#endif
+/^#undef HAVE_LANGINFO_CODESET *$/c\
+#ifdef __MINGW32__\
+#define HAVE_LANGINFO_CODESET 1\
+#endif
s/^#undef HAVE_LIBM *$/#define HAVE_LIBM 1/
/^#undef HAVE_LIBREADLINE *$/c\
/* #undef HAVE_LIBREADLINE */