diff options
author | Matthias Klose <doko@ubuntu.com> | 2010-05-08 10:00:28 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2010-05-08 10:00:28 (GMT) |
commit | a0bea5d5a23efb627ce8a95f09e01ef562263b19 (patch) | |
tree | 33f00d984630ef005ca0e5db195caf2081c66144 /Misc | |
parent | d875d3c36eb56f9d8d61f2643cbab9d667506955 (diff) | |
download | cpython-a0bea5d5a23efb627ce8a95f09e01ef562263b19.zip cpython-a0bea5d5a23efb627ce8a95f09e01ef562263b19.tar.gz cpython-a0bea5d5a23efb627ce8a95f09e01ef562263b19.tar.bz2 |
- Issue #8510: Update to autoconf2.65.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -215,6 +215,8 @@ Build - Issue #7724: Building now full honors an MacOSX SDK when specified, which makes it possible do a working build with the OSX 10.4 SDK on MacOSX 10.6. +- Issue #8510: Update to autoconf2.65. + Misc ---- |