]> git.proxmox.com Git - mirror_zfs.git/blobdiff - autogen.sh
shellcheck pass
[mirror_zfs.git] / autogen.sh
index 72bba5b035376c292d25f60fe2166a0fa171f0cc..488e913b2bf42bdc2a303b6b615657eaf2374e1c 100755 (executable)
@@ -1,8 +1,4 @@
 #!/bin/sh
 
-aclocal -I config &&
-libtoolize --automake --copy
-autoheader &&
-automake --add-missing --include-deps 2>/dev/null
-autoconf
-rm -rf autom4te.cache aclocal.m4
+autoreconf -fiv || exit 1
+rm -Rf autom4te.cache