summaryrefslogtreecommitdiff
path: root/term.sh
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2011-09-03 14:05:25 +0200
committerAxel Beckert <abe@deuxchevaux.org>2011-09-03 14:05:25 +0200
commit9d943c7539f59f42ba8f8052497dc541fe5f0167 (patch)
treec8725127bf7a68d3d7fe57adca45c204b25adf21 /term.sh
parent0e9a09d7718f02726b12924f7ddb05a992202aa3 (diff)
downloadscreen-9d943c7539f59f42ba8f8052497dc541fe5f0167.tar.gz
Imported Upstream version 4.0.2upstream/4.0.2
Diffstat (limited to 'term.sh')
-rw-r--r--term.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/term.sh b/term.sh
index 6815a20..f5dfc4a 100644
--- a/term.sh
+++ b/term.sh
@@ -7,6 +7,9 @@ if test -z "$srcdir"; then
srcdir=.
fi
+LC_ALL=C
+export LC_ALL
+
rm -f term.h
cat << EOF > term.h
/*