diff options
author | Dan Williams <dcbw@redhat.com> | 2010-02-16 11:03:16 -0800 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-02-16 11:03:16 -0800 |
commit | 9c958c99bc7621fc800617246e5a9fa4bc4d48c8 (patch) | |
tree | a6207ba5dbb97922e1e9205712d3cad0534db845 /autogen.sh | |
parent | 1a7be4a379e95a0ceb5ed1d30540eaf75354f27f (diff) |
build: add intltool support for PolicyKit policy translations
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ PKG_NAME=ModemManager (cd $srcdir; autoreconf --install --symlink && + intltoolize --force && autoreconf && ./configure --enable-maintainer-mode $@ ) |