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)
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


No differences found