chiark / gitweb /
build-sys: add explicit support for --disable-nls
authorFilipe Brandenburger <filbranden@google.com>
Wed, 25 Jun 2014 06:06:45 +0000 (23:06 -0700)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 26 Jun 2014 05:41:05 +0000 (01:41 -0400)
commit2f96919bcdd0978164c801b21e053fb3b31e8bac
tree46740051c24a81818cfaf810aadb33857231ff47
parent908f8b9cbb9432e8a8af39d528e150f1fe11b50e
build-sys: add explicit support for --disable-nls

In particular, disable intltool when --disable-nls is passed to configure.

Tested: Built it on a host without intltool or gettext.
  $ ./configure --disable-nls --disable-polkit
  $ make
configure.ac