Branch :
-
Show log
Commit
-
Author :
Ralf Wildenhues
Date :
2010-07-27 21:35:19
Hash :
6f6e3288
Message :
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>