diff options
author | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-01 09:14:43 +0000 |
---|---|---|
committer | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-06-01 09:14:43 +0000 |
commit | fadf0d3ca273c1ee5a8dc62fbf320a86f70db118 (patch) | |
tree | 8278208112c04c306a631900fa1a87f68daba853 /ChangeLog | |
parent | ec30d7d6845a74917bddafb66b1eb6e4731e7257 (diff) | |
download | gcc-fadf0d3ca273c1ee5a8dc62fbf320a86f70db118.tar.gz |
* configure.in (libstdcxx_flags): Do not try to execute
libstdc++-v3/testsuite_flags until it exists.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42772 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 91c231ac368..f44d8041d58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-01 Hans-Peter Nilsson <hp@axis.com> + + * configure.in (libstdcxx_flags): Do not try to execute + libstdc++-v3/testsuite_flags until it exists. + 2001-06-01 Alan Modra <amodra@bigpond.net.au> * MAINTAINERS: Update my email address. |