From: Ivan Maidanski Date: Wed, 28 Mar 2012 04:51:25 +0000 (+0400) Subject: Fix ChangeLog (regarding autoconf) X-Git-Tag: libatomic_ops-7_3alpha2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1c24f099445e52ec864f6d3711f150506972434c;p=platform%2Fupstream%2Flibatomic_ops.git Fix ChangeLog (regarding autoconf) --- diff --git a/ChangeLog b/ChangeLog index 1b2fa8e..332b4d6 100644 --- 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).