Fix AM_COND_IF for gone-invalid condition shell expression.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 27 Jul 2010 19:35:19 +0000 (21:35 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 27 Jul 2010 19:35:19 +0000 (21:35 +0200)
commit6f6e3288fe16b140d86014f2395c510984786c52
tree8aeea1db4dc9491607cbb254f31566200ef82faf
parent1f92ad1d0a8d323a94c0abf5ad28fa2f31e9cd50
Fix AM_COND_IF for gone-invalid condition shell expression.

* m4/cond-if.m4 (AM_COND_IF): test contents of $COND_TRUE
variable, rather than re-evaluating the shell expression for
the condition.
* tests/cond40.test: Extend test.
* NEWS: Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
m4/cond-if.m4
tests/cond40.test