mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
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:
committed by
Rob Crittenden
parent
0ce253fae4
commit
4461a74403
@@ -11,6 +11,7 @@ SUBDIRS = \
|
||||
share \
|
||||
tools \
|
||||
updates \
|
||||
po \
|
||||
$(NULL)
|
||||
|
||||
install-exec-local:
|
||||
|
||||
Reference in New Issue
Block a user