From 1c7dde3e475978c569a982d65fd86d4b4e3caad8 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 11 Jul 2011 17:01:28 +0100 Subject: build-sys: Add i18n support through intltool And put the PolicyKit policy files up for translation. --- autogen.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 826d9b0d0e..55a115d4e3 100755 --- a/autogen.sh +++ b/autogen.sh @@ -60,6 +60,7 @@ else rm -f config.cache libtoolize -c --force + intltoolize -c -f run_versioned aclocal "$AM_VERSION" -I m4 run_versioned autoconf "$AC_VERSION" -Wall run_versioned autoheader "$AC_VERSION" -- cgit v1.2.3-54-g00ecf