summaryrefslogtreecommitdiff
path: root/Lib/distutils/command/clean.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-18 15:19:51 +0000
committerGreg Ward <gward@python.net>2000-03-18 15:19:51 +0000
commitd03f88a38f9fe56f1981bae50c007d4b21c99001 (patch)
tree7100cce65bb3e8f421391de6b4ac8002398c2a5b /Lib/distutils/command/clean.py
parent295765630acaacaebec1f13988b1f3277287b4fc (diff)
downloadcpython-git-d03f88a38f9fe56f1981bae50c007d4b21c99001.tar.gz
Changed to pay attention to the 'runtime_library_dirs' list (= 'rpath'
option in the 'build_ext' command): * in ccompiler.py: 'gen_lib_options()' now takes 'runtime_library_dirs' parameter * in unixccompiler.py and msvccompiler.py: now pass 'self.runtime_library_dirs' to 'gen_lib_options()', and define 'runtime_library_dir_option()' (although in msvccompiler.py it blows up with a DistutilsPlatformError right now!)
Diffstat (limited to 'Lib/distutils/command/clean.py')
0 files changed, 0 insertions, 0 deletions