3 # This tests for a bug reported by Henrik Frystyk Nielsen <frystyk@w3.org>
4 # In some cases the auto-dependency can get confused and try
5 # to `-include' a directory (if a backslash-newline appears in _SOURCES).
7 .
$srcdir/defs ||
exit 1
9 echo AC_PROG_CC
>> configure.
in
11 cat > Makefile.am
<< 'END'
20 # In this case we no longer expect to find DEP_FILES.
21 grep '^DEP_FILES = *$' Makefile.
in && exit 1