]> granicus.if.org Git - libatomic_ops/commitdiff
Fix ChangeLog (regarding autoconf)
authorIvan Maidanski <ivmai@mail.ru>
Wed, 28 Mar 2012 04:51:25 +0000 (08:51 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 28 Mar 2012 13:35:18 +0000 (17:35 +0400)
ChangeLog

index 1b2fa8ea6413628270edeeb05a038210c90b2041..332b4d616e3416ce7f0fcfe19fe47a174ca054d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,7 +25,7 @@
 * Remove duplicate doc/COPYING and empty NEWS files.
 * Replace atomic_ops_malloc static mmap-related empty functions with macros.
 * Replace pointer relational comparisons with non-pointer ones.
-* Require automake 2.61 instead of v2.64.
+* Require autoconf 2.61 instead of v2.64.
 * Show extra compiler warnings (GCC only).
 * Turn off AO primitives inlining if AO_NO_INLINE defined.
 * Use __builtin_expect in CAS failure loop condition checks (GCC only).