summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 4ac91cc3..203400a1 100755
--- a/configure
+++ b/configure
@@ -1083,7 +1083,6 @@ if ! conftest ; then
lang_flags="$(echo "$lang_flags" | sed -e 's/-ansi/-std=c99/')"
else
printf "no\n\n"
- conftest && true
printf "Errors from compilation: \n\n"
cat conftest.err
exit 1