]> granicus.if.org Git - python/commit
Catch up with changes in 'gen_lib_options()':
authorGreg Ward <gward@python.net>
Sun, 3 Oct 1999 20:47:52 +0000 (20:47 +0000)
committerGreg Ward <gward@python.net>
Sun, 3 Oct 1999 20:47:52 +0000 (20:47 +0000)
commitc74138d941114e31882988bb846b04103e2d7b0b
tree09a5a0fd57f7904a4444a34d567c5a559a9aa032
parent4fecfce4d09eca422af8ad60363bc83005b7c032
Catch up with changes in 'gen_lib_options()':
  - change how we call it
  - added methods 'library_dir_option()', 'library_option()', and
    'find_library_file()' that it calls
Added 'force' flag; it's automatically "respected", because this class
  always rebuilds everything!  (Which it to say, "force=0" is not respected.)
Lib/distutils/msvccompiler.py