changeset 10555:091dddf05764 stable

doc/Makefile: fix doc generation when LANGUAGE is set
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Wed, 24 Feb 2010 13:47:59 -0300
parents 8522310dcaf1
children 9bd0bd785696
files doc/Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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