From Pascal Quantin:
authorjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 11 Dec 2009 17:24:57 +0000 (17:24 +0000)
committerjake <jake@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 11 Dec 2009 17:24:57 +0000 (17:24 +0000)
The attached patch force 'svn info' command output as english to enable
detection of svn revision, whatever language is configured in Windows.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31245 f5534014-38df-0310-8fa8-9805f1628bb7

Makefile.nmake

index 1413d7fffe889891dc171e041ed30a11cfc13839..c0346f68a81e4b105033959158e4e7b6d27eb8d2 100644 (file)
@@ -388,6 +388,7 @@ SVNENTRIES =
 !ENDIF
 svnversion.h: $(SVNENTRIES)
        rm -f svnversion.h
+       set LANG=C
        $(PERL) make-version.pl