Add -p switch to "zpool get"
[zfs.git] / autogen.sh
index 72bba5b..427394a 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
+rm -Rf autom4te.cache