Are you sure that the patches apply correctly. I just use homebrew to build/test autoconf and added { :p1 => 'http://lists.gnu.org/archive/html/bug-autoconf/2012-03/txtmjhqa66pjL.txt' } but I am not even sure if the link you provided is directly patch compatible.
There is a thread going on https://github.com/mxcl/homebrew/issues/10686 over at homebrew. Here is what I get ``` /usr/bin/curl -qf#LA Homebrew 0.8.1 (Ruby 1.8.7-249; Mac OS X 10.7.3) http://lists.gnu.org/archive/html/bug-autoconf/2012-03/txtmjhqa66pjL.txt -o 001-homebrew.diff ######################################################################## 100.0% ==> Patching /usr/bin/patch -f -p1 -i 001-homebrew.diff patching file lib/m4sugar/m4sh.m4 patching file tests/m4sh.at patching file tests/m4sh.at patching file tests/m4sh.at patching file lib/autoconf/fortran.m4 patching file tests/m4sh.at patching file tests/m4sh.at Hunk #4 FAILED at 89. 1 out of 4 hunks FAILED -- saving rejects to file tests/m4sh.at.rej Error: #<ErrorDuringExecution: Failure while executing: /usr/bin/patch -f -p1 -i 001-homebrew.diff> ``` Am 05.03.2012 um 19:42 schrieb Paul Eggert: > On 03/05/2012 10:20 AM, Dipl. Inform. Samuel John wrote: > >> on OS X 10.7.3 without Xcode but with the "Command Line Tools for Xcode" >> installed. > > Thanks, could you please try it again with the following patches, > and let us know how that works? > > http://lists.gnu.org/archive/html/bug-autoconf/2012-03/txtmjhqa66pjL.txt > > This should fix at least test 100, and I hope it fixes the other two.