]> git.proxmox.com Git - mirror_lxcfs.git/blobdiff - bootstrap.sh
enable debug option
[mirror_lxcfs.git] / bootstrap.sh
index cf6eef55148a09288aebce6f4932ccac0838e941..cb1d21d27e5404b93ce4837a49824fbca1178934 100755 (executable)
@@ -25,7 +25,7 @@ set -x
 set -e
 
 test -d autom4te.cache && rm -rf autom4te.cache
-aclocal
+aclocal -I m4
 libtoolize
 autoheader
 autoconf