bug#14500: t/subpkg.sh fails when $CC is not cc

2013-05-29 Thread Peter Rosin
On 2013-05-29 11:32, Stefano Lattarini wrote: > On 05/29/2013 09:24 AM, Peter Rosin wrote: >> 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 >> >> *sn

bug#14500: t/subpkg.sh fails when $CC is not cc

2013-05-29 Thread Stefano Lattarini
On 05/29/2013 09:24 AM, Peter Rosin wrote: > 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

bug#14500: t/subpkg.sh fails when $CC is not cc

2013-05-29 Thread Peter Rosin
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* === configur