Hi! I'm configuring Automake master (baf8a1c22acce0908) with:
./configure CC=".../compile cl ..." ... This appears to cause the below FAIL in t/subpkg.sh. Cheers, Peter *snip* checking whether /home/peda/automake/lib/compile cl -nologo understands -c and -o together... yes *snip* === configuring in lib (/home/peda/automake/t/subpkg.dir/lib) *snip* checking whether /home/peda/automake/lib/compile cl -nologo understands -c and -o together... yes *snip* + grep '^checking whether cc understands -c and -o together' stdout + am_exit_trap 1 *snip*