]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - autogen.sh
Merge branch 'add_breaks_replaces_zfs_initramfs' into 'master'
[mirror_zfs-debian.git] / autogen.sh
index 7834426bb24f988b72dce09e9aab86ef552d2e1a..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 -I autoconf 2>/dev/null &&
-autoheader &&
-automake --add-missing --include-deps # 2>/dev/null &&
-autoconf
-
+autoreconf -fiv
+rm -Rf autom4te.cache