]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: relax a grepping check on configure output
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 23 Jul 2012 14:20:49 +0000 (16:20 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 23 Jul 2012 14:20:49 +0000 (16:20 +0200)
commiteee3aff0d76f05e37192e3b8322bb7129a8b0746
treee6a5796130fa23169a747fab2eb3a454eb5c881d
parent4356f822848a78dfc96023e8848c0b999d5e8e57
tests: relax a grepping check on configure output

* t/subpkg.sh: Here: do not expect the C compiler to be simply
named 'cc'.  This was causing spurious failures when $CC was
overridden at configure time or though config.site.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/subpkg.sh