]> code.delx.au - gnu-emacs/blobdiff - make-dist
Standardize on ASCII without @sc.
[gnu-emacs] / make-dist
index f374dc3c5f53f90c84ed1bb676d31580f5466e46..e6ec3fcb373047dced83a7f99dac8c982adc59d1 100755 (executable)
--- a/make-dist
+++ b/make-dist
@@ -33,6 +33,12 @@ progname="$0"
 ### Print out each line we read, for debugging's sake.
 #set -v
 
+LANGUAGE=C
+LC_ALL=C
+LC_MESSAGES=
+LANG=
+export LANGUAGE LC_ALL LC_MESSAGES LANG
+
 ## Don't restrict access to any files.
 umask 0