> I had to  
> update my local installation of automake (aclocal, automake, libtool,  
> etc) via Darwin ports (I'm on a Macbook pro)...

Which version of m4?  I'm guessing that you upgraded to m4 1.4.10,
which has the characteristic failure of truncated configure files on
Darwin and other platforms where fopen(file,"a+") pre-seeks to the
end.  If my guess is right, upgrading to m4 1.4.11 will solve your problem.

-- 
Eric Blake

-- 
View this message in context: 
http://www.nabble.com/automake-config.status-error-after-installing-all-new-automake-via-darwin-ports-tp18821336p18821959.html
Sent from the Gnu - Automake - Bugs mailing list archive at Nabble.com.



Reply via email to