doc/Makefile: fix doc generation when LANGUAGE is set stable
authorWagner Bruna <wbruna@softwareexpress.com.br>
Wed, 24 Feb 2010 13:47:59 -0300
branchstable
changeset 10555 091dddf05764
parent 10554 8522310dcaf1
child 10556 9bd0bd785696
doc/Makefile: fix doc generation when LANGUAGE is set
doc/Makefile
--- a/doc/Makefile	Sat Feb 27 19:58:59 2010 +0900
+++ b/doc/Makefile	Wed Feb 24 13:47:59 2010 -0300
@@ -8,6 +8,7 @@
 PYTHON=python
 RST2HTML=$(shell which rst2html 2> /dev/null || echo rst2html.py)
 
+export LANGUAGE=C
 export LC_ALL=C
 
 all: man html