summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-16 10:13:15 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-16 10:13:15 +0100
commit71a357de56ba38aae4c9a41931da40aa1cb9e116 (patch)
tree4e9f5f70e7be87c1b881318375fb1f4996208e2e /ChangeLog
parent23bcdd739493cb2e56d97d1f540a298bcf3c8d22 (diff)
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 <walters@verbum.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94d219ef..0a78e55c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-16 Simon McVittie <simon.mcvittie@collabora.co.uk>
+
+ * 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 <walters@verbum.org>
+
2007-10-11 Simon McVittie <simon.mcvittie@collabora.co.uk>
* configure.in: enable Autoconf's AC_C_INLINE to avoid compilation