Build: set LC_ALL=C for the makefile configuration
[exim.git] / src / scripts / Configure-Makefile
index b6f2e2e0979a1fa2760638edf01335156faaf486..648960e44036f96bdceb04d2dc7a5c240475ff22 100755 (executable)
@@ -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