3 # Test to make sure C++ linker is used when appropriate.
5 .
$srcdir/defs ||
exit 1
7 cat >> configure.
in << 'END'
12 cat > Makefile.am
<< 'END'
13 bin_PROGRAMS
= lavalamp
14 lavalamp_SOURCES
= lava.c lamp.cxx
22 # Look for this macro not at the beginning of any line; that will have
23 # to be good enough for now.
24 grep '.CXXLINK' Makefile.
in