From 95cfe5f8eea0d4b24f7947bb9d50a9b2eee793e7 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Fri, 9 Oct 2009 15:36:32 +0100 Subject: Have autogen.sh fail if there's a problem, e.g. autopoint failing due to no cvs. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index d54f9b4e9..0ec876910 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -e # # Copyright (C) 2000-2003 the xine project # -- cgit v1.2.3