diff options
author | DJ Delorie <dj@redhat.com> | 2000-08-07 15:02:09 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-08-07 15:02:09 +0000 |
commit | 279ddab43fb1e29a4ffb63e9e7a34f89b2ac2a31 (patch) | |
tree | 4319d27850e058d49c6a5f7bddd788bace3f4b32 /ChangeLog | |
parent | 538155bd6a8027551dd9281a8d636c2e6d2a12a5 (diff) | |
download | gdb-279ddab43fb1e29a4ffb63e9e7a34f89b2ac2a31.zip gdb-279ddab43fb1e29a4ffb63e9e7a34f89b2ac2a31.tar.gz gdb-279ddab43fb1e29a4ffb63e9e7a34f89b2ac2a31.tar.bz2 |
* configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
"if we're also building gcc, and it's a gcc that will run on the
build machine, we want to use its includes instead of the system's
default includes".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-08-07 DJ Delorie <dj@redhat.com> + + * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean + "if we're also building gcc, and it's a gcc that will run on the + build machine, we want to use its includes instead of the system's + default includes". + 2000-08-03 Alexandre Oliva <aoliva@redhat.com> * configure.in (libstdcxx_flags): Don't use `"'. |