3 # Test for bug reported in PR 2.
5 .
$srcdir/defs ||
exit 1
7 cat > configure.
in << 'END'
12 AC_OUTPUT
(README.foo
:templ
/README.foo.
in Makefile
)
18 : > templ
/README.foo.
in
22 # Look for mkinstalldirs invocation for the templ directory.
23 # We use the `[^/]' to avoid matching `templ/README.foo.in'.
24 grep 'mkinstalldirs.*templ[^/]' Makefile.
in