fixing cross-compilation

This commit is contained in:
Tobias Brunner
2009-01-13 10:38:16 +00:00
parent 3119fafd8d
commit bb835afa90
+1
View File
@@ -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