Remove autotools products
[zfs.git] / autogen.sh
index aba740f..343265c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-aclocal -I config &&
+aclocal -I config
 libtoolize --automake --copy
-autoheader &&
+autoheader
 automake --add-missing --include-deps --copy
 autoconf