]> git.proxmox.com Git - mirror_zfs.git/blobdiff - autogen.sh
OpenZFS 9185 - Enable testing over NFS in ZFS performance tests
[mirror_zfs.git] / autogen.sh
index 340b2c673d64d2b5aad7943b2a82651f8a489078..488e913b2bf42bdc2a303b6b615657eaf2374e1c 100755 (executable)
@@ -1,8 +1,4 @@
 #!/bin/sh
 
-find . -type d -name .deps | xargs rm -rf
-aclocal 2>/dev/null &&
-autoheader &&
-automake --add-missing --include-deps # 2>/dev/null &&
-autoconf
-
+autoreconf -fiv || exit 1
+rm -Rf autom4te.cache