]> granicus.if.org Git - ipset/commitdiff
build: abort autogen on subcommand failure
authorJan Engelhardt <jengelh@medozas.de>
Mon, 1 Aug 2011 19:26:24 +0000 (21:26 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 31 Aug 2011 20:29:38 +0000 (22:29 +0200)
Needed to stop an automated build process when automake requirements
are not fulfilled.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
autogen.sh

index d0d5d9879714091ca43d62be9bf881bb32f92163..9c0f32754df0b6c4d0b38e11cd4bc2e02fef87e5 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh -e
 
 aclocal -I m4
 autoreconf -fi