From 71a357de56ba38aae4c9a41931da40aa1cb9e116 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 16 Oct 2007 10:13:15 +0100 Subject: configure.in: *Actually* fix detection of i486 atomic ops. My previous attempt at a fix would always enable them due to wrong quoting. Patch from Colin Walters --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 94d219ef..0a78e55c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-10-16 Simon McVittie + + * configure.in: *Actually* fix detection of i486 atomic ops - + my previous attempt at a fix would always enable them due to wrong + quoting. Patch from Colin Walters + 2007-10-11 Simon McVittie * configure.in: enable Autoconf's AC_C_INLINE to avoid compilation -- cgit