]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - autogen.sh
Add internationalisation with intltool and gettext
[people/ms/libloc.git] / autogen.sh
index 16c0eb380d3020876735ada6005671af49453123..ba2845a55d28f852976f8f7ae45f48264dfad261 100755 (executable)
@@ -8,6 +8,7 @@ if [ -f .git/hooks/pre-commit.sample -a ! -f .git/hooks/pre-commit ] ; then
         echo "Activated pre-commit hook."
 fi
 
+intltoolize --force --automake
 autoreconf --install --symlink
 
 libdir() {