diff options
author | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-01 22:28:36 +0000 |
---|---|---|
committer | dj <dj@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-01 22:28:36 +0000 |
commit | 84690ae2b343e536540376c461794ef63a18f8f0 (patch) | |
tree | 18ef527589cf12acd306332e4f78112f7361179b /ChangeLog | |
parent | a985a4855d47fa63bdc4f37d1ef3f9bdab06a6b9 (diff) | |
download | gcc-84690ae2b343e536540376c461794ef63a18f8f0.tar.gz |
* configure.in (noconfigdirs): Replace [ ] with test.
* configure.in (noconfigdirs): Do not add target-newlib if
target == i[3456]86-*-linux*, and host == target.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53021 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 81e390b7632..af375feb20a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com> + + * configure.in (noconfigdirs): Replace [ ] with test. + + * configure.in (noconfigdirs): Do not add target-newlib if + target == i[3456]86-*-linux*, and host == target. + 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org> * configure.in: delete reference to absent file |