Use a bigger hammer to coerce subversion into english.
[oota-llvm.git] / Makefile
index 717866e98ed449960bacf14e59239a154420c958..86fb6e5dbb585f108477da988efd8f5cf56ed1ea 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -187,7 +187,7 @@ SVN = svn
 SVN-UPDATE-OPTIONS =
 AWK = awk
 SUB-SVN-DIRS = $(AWK) '/\?\ \ \ \ \ \ / {print $$2}'   \
-               | LANG=C xargs $(SVN) info 2>/dev/null \
+               | LC_ALL=C xargs $(SVN) info 2>/dev/null \
                | $(AWK) '/Path:\ / {print $$2}'
 
 update: