summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index f6fa53e3..8b58835c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -836,6 +836,9 @@ fi
AC_MSG_ERROR([*** util/bindvar.sh failed])
fi
)
+if test $? -ne 0; then
+ exit $?
+fi
cat > config.report << END