From b7688c42e7cca0c24889f3a8f9b685783661fb24 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 26 Feb 2013 14:17:12 +0530 Subject: Bring back definition of __attribute__ for non-gcc and older gcc gnulib copies this file over and needs it. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8450c3ce6d..cbf4083f0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-02-26 Paul Eggert + + * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]: + Define __attribute__. + 2013-02-26 Siddhesh Poyarekar * locale/elem-hash.h (elem_hash): Mark as pure and possibly -- cgit 1.4.1