Message92726
> I cannot test this in my current environment because I'm stuck with Red
> Hat and it does not have a recent enough automake to re-create configure
> from configure.in.
FWIW, it may be an _autoconf_ version issue; I'm able to recreate a
"configure" from Python's "configure.in" on my RHEL5 box by downloading
autoconf-2.61 from http://ftp.gnu.org/gnu/autoconf/
installing it to /usr/local (with ./configure ; make; sudo make install)
then invoking /usr/local/bin/autoconf in the root of an SVN checkout of
python. Hope this is helpful. |
|
Date |
User |
Action |
Args |
2009-09-16 22:23:07 | dmalcolm | set | recipients:
+ dmalcolm, loewis, gregory.p.smith, amaury.forgeotdarc, solinym |
2009-09-16 22:23:06 | dmalcolm | set | messageid: <1253139786.19.0.639650071605.issue6508@psf.upfronthosting.co.za> |
2009-09-16 22:23:04 | dmalcolm | link | issue6508 messages |
2009-09-16 22:23:04 | dmalcolm | create | |
|