3 # Test for an odd conditional bug. Report from Matt Leach.
5 .
$srcdir/defs ||
exit 1
7 echo 'AM_CONDITIONAL(FOO, true)' >> configure.
in
9 cat > Makefile.am
<< 'END'
13 helpdir
= $
(prefix
)/Help
14 # The continuation line below must start with a Tab to see the bug.
15 help_DATA
= a b c d e \
20 helpdir
= $
(prefix
)/help