]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.ac
Automatic Translation of .PO and Error Pages
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 5 Aug 2008 06:39:39 +0000 (18:39 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 5 Aug 2008 06:39:39 +0000 (18:39 +1200)
commitee1a8ac29527d7cceb083373926de404b423b131
tree15d6161f720392dc1c7e45139982938dd485fcfe
parent28ed970fbc8cae303c6aac4008568cb9e5e8e15b
Automatic Translation of .PO and Error Pages

This patch embeds the process of creating pre-translated error templates
from .po

 * installs/uninstalls base templates for failover backup if no
   translation is to be done.
 * Adds dependency on translation toolkit po2html for 'make dist' target.
 * Adds 'make translate' target
 * Adjusts 'make all' to do translation.
 * Adds --without-po2html configure option to optionally skip the
   translation step unless explicitly asked for ('make translate').
 * Installs translated files properly, and skips silently if missing.
 * Un-installs translated files, and skips silently if missing.
configure.in
errors/Makefile.am