diff options
Diffstat (limited to 'libpthread/ChangeLog')
-rw-r--r-- | libpthread/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libpthread/ChangeLog b/libpthread/ChangeLog index 0c3a8cf..b647379 100644 --- a/libpthread/ChangeLog +++ b/libpthread/ChangeLog @@ -1,3 +1,9 @@ +2008-02-21 Neal H. Walfield <neal@gnu.org> + + * Makefile.am (AM_CPPFLAGS): Replace use of includes with + $(USER_CPPFLAGS). + (AM_CFLAGS): New variable. + 2008-02-16 Neal H. Walfield <neal@gnu.org> * sysdeps/l4/hurd/ia32/pt-setup.c (stack_setup): Add correct casts |