missing warning about absence of AM_PROG_CC_C_O

2009-10-03 Thread Bruno Haible
Hi, Here is a situation where automake 1.9.6 errs out because of a missing invocation of AM_PROG_CC_C_O in a configure.ac, but automake >= 1.10 don't err out any more and instead produces a Makefile.in that fails when the C compiler does not support -c and -o in the same command line. How to repr

'compile' script calls mv in a way that fails

2009-10-03 Thread Bruno Haible
Hi, When automake's 'compile' script is called for files in the current directory, it invokes 'mv' in a way that fails. Using automake 1.11 and autoconf 2.64. How to reproduce: Check out a recent gnulib. $ ./gnulib-tool --create-testdir --dir=$HOME/data/tmp/testdir3 mbscasestr $ cd /tmp $ cat >

Re: testsuite failures when test scripts are run with zsh

2009-10-03 Thread Stefano Lattarini
As the master branch of the automake Git repository has advanced since I submitted my patch, I rebased it against the latest master branch. The updated patch is attached. Regards, Stefano From 8ed404c67e43a150fa21f274f248cedbf2a29a9a Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed