3 # Test for a bug where target names and variable names are treated alike.
4 # Bug from François Pinard.
6 .
$srcdir/defs ||
exit 1
8 echo AC_PROG_CC
>> configure.
in
10 cat > Makefile.am
<< 'END'
12 ## Note next line is target, not variable.
13 consud_SOURCES
: consud.c