about summary refs log tree commit diff
path: root/localedata/tst-ctype.sh
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tst-ctype.sh')
-rwxr-xr-xlocaledata/tst-ctype.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/tst-ctype.sh b/localedata/tst-ctype.sh
index afb4e68e5e..6946c30671 100755
--- a/localedata/tst-ctype.sh
+++ b/localedata/tst-ctype.sh
@@ -38,6 +38,9 @@ generate_locale ()
 }
 
 generate_locale EUC-JP ja_JP ja_JP.EUC-JP
+# XXX This is a hack for now.  We need the en_US.ANSI_X3.4-1968 locale
+# XXX elsewhere
+generate_locale ANSI_X3.4-1968 en_US en_US.ANSI_X3.4-1968
 
 status=0