diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-01-15 23:39:59 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-01-15 23:39:59 +0000 |
commit | 99e98fcda3615b67111a7f4386a5d3370fd19130 (patch) | |
tree | c51dbeea9aee022e135b85ea3d294be6a579a555 /ChangeLog | |
parent | e6ef70f2d42c6087b6396c9a62f987ae85642a35 (diff) | |
download | gcc-99e98fcda3615b67111a7f4386a5d3370fd19130.tar.gz |
* configure.in: check whether host and target makefile
fragments exist before adding them to *_makefile_frag
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17373 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e66a4cdac42..8646d2d05e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br> + + * configure.in: check whether host and target makefile + fragments exist before adding them to *_makefile_frag + 1998-01-13 Lee Iverson (leei@ai.sri.com) * config-ml.in (multi-do): LDFLAGS must include multilib |