Add missing g_pattern_match_simple and g_pattern_spec_equal.
[platform/upstream/glib.git] / glib / libcharset / config.charset
index f4f2611..0b1f2db 100755 (executable)
@@ -274,7 +274,7 @@ case "$os" in
        # BeOS has a single locale, and it has UTF-8 encoding.
        echo "* UTF-8"
        ;;
-    msdosdjgpp*)
+    msdosdjgpp*|mingw*)
        # DJGPP 2.03 doesn't have nl_langinfo(CODESET); therefore
        # localcharset.c falls back to using the full locale name
        # from the environment variables.