diff options
author | Jeff Law <law@gcc.gnu.org> | 1998-10-18 11:37:09 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-10-18 11:37:09 -0600 |
commit | 35cd256514bb468d44cb1b83ed7e1230c59bb11f (patch) | |
tree | 31785d8c9ba0c65481a45d91d3beb5b7dfab5476 | |
parent | 6acdd0fd75cae3f5a1af6c60b59a233102703b8d (diff) | |
download | gcc-35cd256514bb468d44cb1b83ed7e1230c59bb11f.tar.gz |
config.if (cxx_interface, [...]): Do not try to set these if the appropriate directories and files to not exist.
�
* config.if (cxx_interface, libstdcxx_interface): Do not try to set
these if the appropriate directories and files to not exist.
From-SVN: r23165
-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. |