Re: Broken makefile given Autoconf version mismatch

2006-04-14 Thread Paul Eggert
Stepan Kasal <[EMAIL PROTECTED]> writes: > --- lib/Automake/FileUtils.pm 2006-04-14 09:25:00.0 +0200 > +++ lib/Automake/FileUtils.pm 2006-04-14 09:45:44.0 +0200 > @@ -73,6 +73,9 @@ >$optional = 1 > if $file_name =~ s/\?$//; > > + return "-" > +if $file_name eq "-";

Re: Broken makefile given Autoconf version mismatch

2006-04-14 Thread Stepan Kasal
Hello, On Thu, Apr 13, 2006 at 08:52:48PM +0200, Alexandre Duret-Lutz wrote: > Or can we tweak Autoconf to make its version more accessible? what would be wrong with parsing `autoconf --version' or `autom4te --version'? (At least as a fallback, when autom4te is not able to handle stdin.) echo

Fix typos

2006-04-14 Thread Stepan Kasal
Hello, below is my collection of typos in automake source. The @direntry with `Invoking automake' caused a broken link in my standalone info 4.8. In the case of find_file, instead of mere s/not/ /, I rephrased the description. Moreover, I think it might be better to eliminate the duplicate mes

Re: AM_PATH_LISPDIR requires 2.59c

2006-04-14 Thread Alexandre Duret-Lutz
| | * m4/lispdir.m4 (AM_PATH_LISPDIR): Require Autoconf 2.59c, | | because it uses `datarootdir'. | | This looks fine. Please bump the serial number in the file | before you commit it. And copyright year too... -- Alexandre Duret-Lutz Shared books are happy books. http://www.b