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 1b2fa8e..332b4d6 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).