Hi Zbigniew, This set of patches does explicit handling of --disable-nls and some extra detection of intltool in order to make configure not fail when intltool is not present.
It also ships the translated *.policy files in the distribution tarball. This makes it possible to build from an archive without having intltool installed, as the systemd README implies (intltool is only listed under "When building from git, you need the following additional dependencies".) Please take a look and let me know what you think of these. Cheers, Filipe Filipe Brandenburger (3): build-sys: add explicit support for --diable-nls build-sys: check if intltool is present before initializing it build-sys: include PolicyKit files as part of distribution Makefile.am | 2 +- configure.ac | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) -- 1.9.3 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel