Skip to content

Commit

Permalink
Do not define at HAVE_ATOMICS_BUILTINS if not available
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jul 22, 2014
1 parent ec2fa7d commit 72aa9fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ AC_LINK_IFELSE([
],
[
AC_MSG_RESULT([no])
AC_DEFINE([HAVE_ATOMIC_BUILTINS], [0], [Has gcc/MSVC atomic intrinsics])
])

AC_CHECK_HEADERS_ONCE([machine/endian.h])
Expand Down

0 comments on commit 72aa9fd

Please sign in to comment.