Cause autogen.sh to fail if autoreconf fails

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Paul Dagnelie <pcd@delphix.com>
Closes #7683
This commit is contained in:
Paul Dagnelie 2018-07-06 09:27:37 -07:00 committed by Brian Behlendorf
parent 4d044c4c1d
commit 3f4e6d6f36

View File

@ -1,4 +1,4 @@
#!/bin/sh
autoreconf -fiv
autoreconf -fiv || exit 1
rm -Rf autom4te.cache