chiark / gitweb /
unit: introduce ConditionFileIsExecutable= and use it where we check for a binary...
[elogind.git] / autogen.sh
index 826d9b0d0e1a423dd91d616f5b0de37bd51d7cd5..55a115d4e3b3d3fa814301908dc11855cbc6ca0f 100755 (executable)
@@ -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"