Signed-off-by: Uri Lublin <u...@redhat.com> --- autogen.sh | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/autogen.sh b/autogen.sh index d004e93..2619803 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,7 @@ #! /bin/sh +set -e # exit on errors + # FIXME: can replace this entire script with # the following line if we can require autoconf 2.60: # autoreconf -v --force --install || exit 1 -- 1.6.5.2 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Spice-space-devel mailing list Spice-space-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spice-space-devel