From 3a12b432456a5bd9e89a958f8c82310ccb2cbddf Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Wed, 29 Nov 2017 01:07:59 +0000 Subject: [PATCH] regen master --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index cf54c28b38..b6997965b4 100755 --- a/configure +++ b/configure @@ -26144,7 +26144,7 @@ fi *) srcdir="../../$srcdir";; esac ${SHELL} "${srcdir}${srcdir:+/unit/atf-src/}./configure" --enable-tools --disable-shared MISSING=: --prefix $atfdir; - ) ;; + ) || as_fn_error $? "Failed to configure ATF." "$LINENO" 5 ;; "chmod":C) chmod a+x isc-config.sh doc/doxygen/doxygen-input-filter ;; esac