]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for:
authorMichael W. Hudson <mwh@python.net>
Fri, 7 Dec 2001 15:38:26 +0000 (15:38 +0000)
committerMichael W. Hudson <mwh@python.net>
Fri, 7 Dec 2001 15:38:26 +0000 (15:38 +0000)
commit542411384c8a6a31525dc74a46014d6af9c59efa
tree866bd6c315152ff08b4311faa5713b93bbb5c6d8
parent0702858d733e1ab37e3e7bb6258557fd7aca3d10
Fix for:

    [ #417634 ] configuring without C++ compiler name

by checking that we're not about to try to compile C++ files with "yes".

Now we wait for the system where the C++ compiler *is* called yes...
configure
configure.in