bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: about the test 501 that fail...


From: Paul Eggert
Subject: Re: about the test 501 that fail...
Date: Mon, 7 Sep 2015 16:34:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

christian fafard wrote:
I tried your patch but unfortunately it doesn't work.

It looks like you tried to apply that patch to Autoconf 2.69. It won't do the job there. You can try doing some software archaeology to figure out why, but it may be simpler to run bleeding-edge Autoconf instead. If you have up-to-date tools you can do something like this:

git clone git://git.sv.gnu.org/autoconf.git
cd autoconf
autoreconf -vi
./configure --prefix=/your/favorite/directory
make install

And then /your/favorite/directory/bin/autoconf should contain a copy of bleeding-edge Autoconf.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]