From d32ca893ac1ffc7366c3d8f04007d4741c7377cf Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 7 Aug 2000 15:02:09 +0000 Subject: * 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". --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81415dc..29b31e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-08-07 DJ Delorie + + * 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 * configure.in (libstdcxx_flags): Don't use `"'. -- cgit v1.1