dogecoin/autogen.sh
Josh Triplett 97d285ab51 autogen.sh: Use set -e to fail if any command fails
In preparation for expanding autogen.sh.
2013-11-27 17:24:26 -08:00

4 lines
33 B
Bash
Executable file

#!/bin/sh
set -e
autoreconf -vif