]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Issue #1204: The configure script now tests for additional libraries
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 7 Sep 2008 05:15:18 +0000 (05:15 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 7 Sep 2008 05:15:18 +0000 (05:15 +0000)
commit980b99b5299fb2361932da60a95ae7c54ddc68e7
treed8501221c81eb5ea9aab732b07768b26e41edc75
parentb7a841ca40609dfc935555716de0471cff7ec03f
- Issue #1204: The configure script now tests for additional libraries
  that may be required when linking against readline.  This fixes issues
  with x86_64 builds on some platforms (at least a few Linux flavors as
  well as OpenBSD/amd64).
Misc/NEWS
configure.in
pyconfig.h.in