Fix detection of i486 atomic ops.
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Oct 2007 08:57:48 +0000 (09:57 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 11 Oct 2007 08:57:48 +0000 (09:57 +0100)
commit176738f0f0f57de3f4c8553a411b26b171fdd117
treeed98d6dd258fc0e65ab2bdff2a335b91910ae330
parent077fb290c57ee937330b22b2ae794fc9967d4722
Fix detection of i486 atomic ops.

Previously, the attempts to determine support at compile-time on Darwin were
causing the i486 atomic ops to be used on *all* i386 or x86-64 GCC builds
(AH_VERBATIM can't be conditionalized like we were trying to).
ChangeLog
configure.in
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps.h