]> granicus.if.org Git - python/commit
Merged revisions 77212-77215 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Fri, 1 Jan 2010 16:04:23 +0000 (16:04 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 1 Jan 2010 16:04:23 +0000 (16:04 +0000)
commitd78735d8e32411a20fc31a78e705f4c067b4344f
tree89ee63b6c0a7cc94af1ea058121b668c6d60de4b
parentb7b0019a2e8cab7c26cb0a5121496c7c6c5ea8de
Merged revisions 77212-77215 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77212 | benjamin.peterson | 2010-01-01 09:16:29 -0600 (Fri, 01 Jan 2010) | 1 line

  use pkg-config to find the libffi headers when --with-system-ffi is used #6943
........
  r77213 | benjamin.peterson | 2010-01-01 09:18:38 -0600 (Fri, 01 Jan 2010) | 1 line

  add note
........
  r77214 | benjamin.peterson | 2010-01-01 09:20:06 -0600 (Fri, 01 Jan 2010) | 1 line

  fix indentation
........
  r77215 | benjamin.peterson | 2010-01-01 09:21:13 -0600 (Fri, 01 Jan 2010) | 1 line

  allow --with-dbmliborder to specify that no dbm modules will be built #6491
........
Makefile.pre.in
Misc/NEWS
configure
configure.in
setup.py