]> granicus.if.org Git - python/commit
Changes to auto-detect the correct dynload_<platform>.c file.
authorGuido van Rossum <guido@python.org>
Mon, 20 Dec 1999 21:27:22 +0000 (21:27 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 20 Dec 1999 21:27:22 +0000 (21:27 +0000)
commite97ee18115fdb566e4146dad99597515f5fd1a8e
treebc0c267fe770105f25abf483582cfd4669e36e05
parent6f13e9abc9fb895dd0c8e8bf70c2eef16067b5b5
Changes to auto-detect the correct dynload_<platform>.c file.
NOTE: Windows, Mac and OS/2 build procedures must be adapted manually!

This is part of a set of patches by Greg Stein.
configure
configure.in