(BeOS): Use wildcard syntax.
authorJim Meyering <jim@meyering.net>
Thu, 15 Mar 2001 14:50:16 +0000 (14:50 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Mar 2001 14:50:16 +0000 (14:50 +0000)
lib/config.charset

index 0844094875a8305e312e8e6349039caa90577f3a..d6f369558d1d4ff9033e664ef31f242f0d3aee92 100755 (executable)
@@ -272,7 +272,7 @@ case "$os" in
        ;;
     beos*)
        # BeOS has a single locale, and it has UTF-8 encoding.
-       echo "C UTF-8"
+       echo "* UTF-8"
        ;;
     msdosdjgpp*)
        # DJGPP 2.03 doesn't have nl_langinfo(CODESET); therefore