Hi Bruno,
* Bruno Haible wrote on Sat, Oct 03, 2009 at 02:40:17PM CEST:
> When automake's 'compile' script is called for files in the current directory,
> it invokes 'mv' in a way that fails.
[...]
> When GNU mv produces this error message, it also errs out with exit code 1.
> Here is a proposed p
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 >