Add support for building internationalized translations.

A new directory install/po has been added which contains all
the translations for all files in IPA.

The build has been agumented to build these files. Also the
autogen.sh script was mostly replaced by autoreconf, the preferred
method. The old autogen.sh sript also had some serious bugs in the
way it compared versions which caused it to run old versions of some
of the tools, using standared autoreconf is much better.
This commit is contained in:
John Dennis
2010-02-09 22:07:18 -05:00
committed by Rob Crittenden
parent 0ce253fae4
commit 4461a74403
8 changed files with 991 additions and 205 deletions
+1
View File
@@ -11,6 +11,7 @@ SUBDIRS = \
share \
tools \
updates \
po \
$(NULL)
install-exec-local: