]> git.proxmox.com Git - mirror_spl.git/blobdiff - autogen.sh
Remove sysevents
[mirror_spl.git] / autogen.sh
index bf452fdca5e7e0a2ceffd165fa83b4e2d03e4ad3..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 --automake
-aclocal 2>/dev/null &&
-autoheader &&
-automake --add-missing --include-deps # 2>/dev/null &&
-autoconf
-
+autoreconf -fiv
+rm -Rf autom4te.cache