]> granicus.if.org Git - python/commit
Blocked revisions 80964-80966,80969-80970 via svnmerge
authorMatthias Klose <doko@ubuntu.com>
Sat, 8 May 2010 11:12:56 +0000 (11:12 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sat, 8 May 2010 11:12:56 +0000 (11:12 +0000)
commit099e45674cab56b39787bbbeeff5611905922aa9
tree87f02ca27a0f64708d8618012252d7678f6ac44a
parent449c466e7d17292c46c08ef9a458fbdc5ddb7987
Blocked revisions 80964-80966,80969-80970 via svnmerge

........
  r80964 | matthias.klose | 2010-05-08 12:00:28 +0200 (Sa, 08 Mai 2010) | 2 lines

  - Issue #8510: Update to autoconf2.65.
........
  r80965 | matthias.klose | 2010-05-08 12:14:46 +0200 (Sa, 08 Mai 2010) | 2 lines

  - configure.in: Replace AC_HELP_STRING with AS_HELP_STRING
........
  r80966 | matthias.klose | 2010-05-08 12:17:27 +0200 (Sa, 08 Mai 2010) | 2 lines

  configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/
........
  r80969 | matthias.klose | 2010-05-08 13:01:39 +0200 (Sa, 08 Mai 2010) | 3 lines

  configure.in: convert all obsolete AC_TRY_* macros to AC_*_IFELSE,
  only whitespace changes in generated configure (diff -uEwB).
........
  r80970 | matthias.klose | 2010-05-08 13:04:18 +0200 (Sa, 08 Mai 2010) | 4 lines

  configure.in: Avoid autoconf warning: Assume C89 semantics that
  RETSIGTYPE is always void (issue #8510).
  pyconfig.h: Regenerate
........