chiark / gitweb /
service: rework logic when we consider a service running
[elogind.git] / bootstrap.sh
index f59a8156bfd0bc3eddc01277afd1710ba6c60b8f..6f13ba2b2d32a731fc9e3e2cc78d58ef7537faab 100755 (executable)
@@ -59,6 +59,7 @@ else
     rm -rf autom4te.cache
     rm -f config.cache
 
+    libtoolize -c --force
     run_versioned aclocal "$AM_VERSION" -I m4
     run_versioned autoconf "$AC_VERSION" -Wall
     run_versioned autoheader "$AC_VERSION"