This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients amaury.forgeotdarc, dmalcolm, gregory.p.smith, loewis, solinym
Date 2009-09-17.08:12:44
SpamBayes Score 0.00077633583
Marked as misclassified No
Message-id <1253175166.21.0.948325352255.issue6508@psf.upfronthosting.co.za>
In-reply-to
Content
Please do try this out on your system. Installing autoconf locally is 
really not difficult: download 2.61, then do

./configure --prefix=$HOME/ac261
make
make install

This will give you $HOME/ac261/bin/auto{conf|header}; automake is not 
needed for Python.
History
Date User Action Args
2009-09-17 08:12:46loewissetrecipients: + loewis, gregory.p.smith, amaury.forgeotdarc, solinym, dmalcolm
2009-09-17 08:12:46loewissetmessageid: <1253175166.21.0.948325352255.issue6508@psf.upfronthosting.co.za>
2009-09-17 08:12:44loewislinkissue6508 messages
2009-09-17 08:12:44loewiscreate