diff options
author | Dave Goodell <goodell@mcs.anl.gov> | 2012-02-28 13:49:22 -0600 |
---|---|---|
committer | Stefano Lattarini <stefano.lattarini@gmail.com> | 2012-02-29 19:42:50 +0100 |
commit | 7828edbe2c2a4a7952d0a4932979eb193c724b14 (patch) | |
tree | 9fadc7659de3b3d3601cb305c44ac953cfe04670 /THANKS | |
parent | e36f246a790e1856cf6cb5a0aae37296c30d66a9 (diff) | |
download | automake-7828edbe2c2a4a7952d0a4932979eb193c724b14.tar.gz |
tests: fix spurious failure with Portland Compilers
* tests/silent-many-generic.test (configure.ac): Be more careful
in the workaround to avoid spurious failures with C++ compilers
containing the string "CC" in their names; this avoids spurious
failures with at least the Sun Studio C++ compiler (when named
"sunCC") and the Portland Group C++ Compiler ("pgCC").
Also handle arguments with whitespace correctly in the 'am--cxx'
temporary wrapper.
* THANKS: Update.
Co-authored-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Copyright-paperwork-exempt: yes
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ Daniel Kahn Gillmor dkg@fifthhorseman.net Daniel Richard G. skunk@iskunk.org Debarshi Ray rishi@gnu.org Dave Brolley brolley@redhat.com +Dave Goodell goodell@mcs.anl.gov Dave Hart davehart@gmail.com Dave Korn dave.korn.cygwin@googlemail.com Dave Morrison dave@bnl.gov |