]> 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
old mode 100644 (file)
new mode 100755 (executable)
index 728000a..427394a
@@ -1,8 +1,4 @@
 #!/bin/sh
 
-aclocal -I config &&
-libtoolize --automake --copy
-autoheader &&
-automake --add-missing --include-deps --copy
-autoconf
-rm -rf autom4te.cache aclocal.m4
+autoreconf -fiv
+rm -Rf autom4te.cache