Add -p switch to "zpool get"
[zfs.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