]> git.proxmox.com Git - mirror_spl.git/blobdiff - autogen.sh
Tag spl-0.7.0
[mirror_spl.git] / autogen.sh
index 2e5965e73060371f26fd28f3cff8dc69702ea339..427394af47a3b919d8fa3afce741dfdce983404c 100755 (executable)
@@ -1,10 +1,4 @@
 #!/bin/sh
 
-find . -type d -name .deps | xargs rm -rf
-rm -rf config.guess config.sub ltmain.sh
-libtoolize
-aclocal 2>/dev/null &&
-autoheader &&
-automake --add-missing --include-deps # 2>/dev/null &&
-autoconf
-
+autoreconf -fiv
+rm -Rf autom4te.cache