3 # Test to make sure that we allow variable names starting in
6 .
$srcdir/defs ||
exit 1
8 echo AC_PROG_CC
>> configure.
in
10 cat > Makefile.am
<< 'END'
11 bin_PROGRAMS
= 123test
12 123test_SOURCES
= 123.c
17 cat > Makefile.am
<< 'END'
24 cat > Makefile.am
<< 'END'
31 cat > Makefile.am
<< 'END'