* tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like AT_COMPILE does.

Problem reported by Ralf Menzel.
This commit is contained in:
Paul Eggert
2005-05-11 19:38:24 +00:00
parent 7768896a25
commit 51f4735e22
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2005-05-11 Paul Eggert <eggert@cs.ucla.edu>
* tests/local.at (AT_COMPILE_CXX): Treat LDFLAGS like AT_COMPILE does.
Problem reported by Ralf Menzel.
2005-05-01 Paul Eggert <eggert@cs.ucla.edu>
* tests/actions.at: Test that stack overflow invokes destructors.