]> git.proxmox.com Git - mirror_spl.git/blobdiff - autogen.sh
Public Release Prep
[mirror_spl.git] / autogen.sh
index 728000ae4af588df82ebe2df1f54a364382b538a..12ed476c713f9b93070b96bfcb2e1ae5fca051f9 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 
-aclocal -I config &&
+aclocal -I config
 libtoolize --automake --copy
-autoheader &&
+autoheader
 automake --add-missing --include-deps --copy
 autoconf
 rm -rf autom4te.cache aclocal.m4