summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a8c896d)
raw | patch | inline | side by side (parent: a8c896d)
author | Max Kellermann <max@duempel.org> | |
Mon, 22 Sep 2008 08:58:53 +0000 (10:58 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 22 Sep 2008 08:58:53 +0000 (10:58 +0200) |
Set the shell option "-e" to abort when one of the tools fails.
autogen.sh | patch | blob | history |
diff --git a/autogen.sh b/autogen.sh
index 4c02b8af463ab88e6035d09fd582d2daf12dc9b4..a9840849b16169c9bf8adbbd4ee15fdaaa0e9c9a 100755 (executable)
--- a/autogen.sh
+++ b/autogen.sh
-#! /bin/sh
+#!/bin/sh -e
# Generate config.h.in
echo "touch stamp-h"