3 # Test to make sure mdate-sh is included in distribution.
5 .
$srcdir/defs ||
exit 1
7 cat > Makefile.am
<< 'END'
8 info_TEXINFOS
= textutils.texi
11 cat > textutils.texi
<< 'END'
15 # Required when using Texinfo.
19 # Use "././" to confuse Automake into thinking this is a subdir build.
20 $AUTOMAKE .
/.
/Makefile ||
exit 1
22 grep 'mdate-sh' Makefile.
in |
grep -v SHELL