aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2002-11-14 17:00:47 +0000
committerRob Savoye <rob@welcomehome.org>2002-11-14 17:00:47 +0000
commit7323108c4cccc11e8bdb552edab79e6e16e29257 (patch)
tree18460dc2ba8fe33b7618567fbfcbf943422ccb00 /ChangeLog
parent4127dc30a9f82ecdc8967f6fd1eaf0b815bee349 (diff)
2002-11-12 Hans-Peter Nilsson <hp@bitrange.com>
* lib/libgloss.exp (newlib_include_flags): Use -isystem, not -I. (libio_include_flags, g++_include_flags, libstdc++_include_flags, winsup_include_flags): Ditto. * doc/user.sgml (Local Config File): Use -isystem, not -I, in example.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f1ea049..da34783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
2002-11-13 Matt Bemis <bemis@iol.unh.edu>
* Fixed input/output to check for empty.
+2002-11-12 Hans-Peter Nilsson <hp@bitrange.com>
+ * lib/libgloss.exp (newlib_include_flags): Use -isystem, not -I.
+ (libio_include_flags, g++_include_flags, libstdc++_include_flags,
+ winsup_include_flags): Ditto.
+ * doc/user.sgml (Local Config File): Use -isystem, not -I, in
+ example.
+
2002-11-12 Peter Breitenlohner <peb@mppmu.mpg.de>
2002-10-29 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* Makefile.am: Add support for DESTDIR.