3 # Make sure ":" works with files automake generates.
5 .
$srcdir/defs ||
exit 1
7 cat > configure.
in << 'END'
8 AM_INIT_AUTOMAKE
(nonesuch
, nonesuch
)
14 AC_OUTPUT
(Makefile
:zardoz.
in)
21 # We actually check several things here.
22 test -f zardoz.
in ||
exit 1
23 grep '^zardoz:' zardoz.
in && exit 1