commit | 353ae5896499d0ec297cff00e3686f4cd88668c3 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Jul 10 16:45:32 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Jul 10 16:45:32 2001 +0000 |
tree | 2d4bc47e3fc79a3c702b7ef6ff16101620341b4a | |
parent | d854831ddd2adbec80f38ffb26a0f355b9c8772e [diff] |
SF Patch #432457 by Jason Tishler: support for readline 4.2. This patch allows the readline module to build cleanly with GNU readline 4.2 without breaking the build for earlier GNU readline versions. The configure script checks for the presence of rl_completion_matches in libreadline.