diff options
author | Thomas Fitzsimmons <fitzsim@redhat.com> | 2002-04-22 18:34:39 +0000 |
---|---|---|
committer | Thomas Fitzsimmons <fitzsim@redhat.com> | 2002-04-22 18:34:39 +0000 |
commit | 7394edbb2e16196a3a67160732b58764f24ea7b1 (patch) | |
tree | ac45409beea433733f1abba29768e1e1786fe16c /newlib/ChangeLog | |
parent | cb699ad770a17131a3c0b57a1f7af88e0a1e526e (diff) | |
download | cygnal-7394edbb2e16196a3a67160732b58764f24ea7b1.tar.gz cygnal-7394edbb2e16196a3a67160732b58764f24ea7b1.tar.bz2 cygnal-7394edbb2e16196a3a67160732b58764f24ea7b1.zip |
* acinclude.m4 (newlib_cflags): Remove include directories that
are already specified in the top-level configure.in's FLAGS_FOR_TARGET.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r-- | newlib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 28aa4de3f..70b7a846b 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2002-04-22 Thomas Fitzsimmons <fitzsim@redhat.com> + + * acinclude.m4 (newlib_cflags): Remove include directories that + are already specified in the top-level configure.in's FLAGS_FOR_TARGET. + 2002-04-19 Bill Siegmund * libc/machine/xscale/memchr.c: Don't use multi-line strings. |