[systemd-devel] [PATCH 0/3] build-sys: do not require intltool when building from archive

Filipe Brandenburger filbranden at google.com
Tue Jun 24 23:06:44 PDT 2014


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



More information about the systemd-devel mailing list