Reactivate English docs generation in Windows build

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19816 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2010-11-16 09:06:25 +00:00
parent 4e0cedc096
commit 6ec1a4ee93

View File

@ -1543,10 +1543,9 @@ function inst_docs() {
make_chm guide de_DE
make_chm guide it_IT
make_chm guide ja_JP "--stringparam chunker.output.encoding Shift_JIS --stringparam htmlhelp.encoding Shift_JIS"
# FIXME: C help is temporarily disabled because it crashes the hhc.exe compiler!
# make_chm help C
make_chm help C
make_chm help de_DE
# make_chm help it_IT
make_chm help it_IT
qpopd
}