diff options
Diffstat (limited to 'src/scripts')
-rwxr-xr-x | src/scripts/Configure-Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scripts/Configure-Makefile b/src/scripts/Configure-Makefile index b6f2e2e09..648960e44 100755 --- a/src/scripts/Configure-Makefile +++ b/src/scripts/Configure-Makefile @@ -1,4 +1,5 @@ #! /bin/sh +export LC_ALL=C # Shell script to build Makefile in a build directory. It must be called # from inside the directory. It does its own checking of when to rebuild; it |