]> git.proxmox.com Git - mirror_zfs.git/blobdiff - autogen.sh
zfs receive and rollback can skew filesystem_count
[mirror_zfs.git] / autogen.sh
old mode 100644 (file)
new mode 100755 (executable)
index 728000a..488e913
@@ -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 || exit 1
+rm -Rf autom4te.cache