diff options
| -rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh index 5a29d5f38..3aa140188 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,2 +1,3 @@ #!/bin/sh +set -e autoreconf -vif |
| index : discoin | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | autogen.sh | 1 |
diff --git a/autogen.sh b/autogen.sh index 5a29d5f38..3aa140188 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,2 +1,3 @@ #!/bin/sh +set -e autoreconf -vif |