aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 45dc82936..52f597c40 100644
--- a/configure.in
+++ b/configure.in
@@ -722,6 +722,7 @@ AC_TRY_RUN(
}
],
[AC_MSG_RESULT([yes]); AC_DEFINE(HAVE_GCC_ATOMIC_OPERATIONS)],
+[AC_MSG_RESULT([no])],
[AC_MSG_RESULT([no])])
if test x$gmp = xtrue; then