]> granicus.if.org Git - python/commit
Don't run "ranlib" if sysconfig's RANLIB (from Python's Makefile) starts
authorGreg Ward <gward@python.net>
Fri, 14 Apr 2000 13:53:34 +0000 (13:53 +0000)
committerGreg Ward <gward@python.net>
Fri, 14 Apr 2000 13:53:34 +0000 (13:53 +0000)
commit8eef583025301a2547e0b348ee124f6adbb004fe
tree9aab37fac4e0a2bd62e60591992f3bed7fc9b826
parent46b98e35fd325063b321c05cd580c4430e3988ed
Don't run "ranlib" if sysconfig's RANLIB (from Python's Makefile) starts
with ":".
Lib/distutils/unixccompiler.py