diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-18 17:37:09 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-10-18 17:37:09 +0000 |
commit | de79e38296377caa14ffa311af4f62b8703e2c56 (patch) | |
tree | 31785d8c9ba0c65481a45d91d3beb5b7dfab5476 /ChangeLog | |
parent | 09d4d14ea0f9258e186f1c8d0c19ee6eb8788ecc (diff) | |
download | gcc-de79e38296377caa14ffa311af4f62b8703e2c56.tar.gz |
�
* config.if (cxx_interface, libstdcxx_interface): Do not try to set
these if the appropriate directories and files to not exist.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23165 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 0ef6b8b751b..9b3028d611c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com) + + * config.if (cxx_interface, libstdcxx_interface): Do not try to set + these if the appropriate directories and files to not exist. + Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com) * Makefile.in (DEVO_SUPPORT): Add config.if. |