]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added 'include_dirs' parameters all over the place.
authorGreg Ward <gward@python.net>
Tue, 27 Jun 2000 01:21:22 +0000 (01:21 +0000)
committerGreg Ward <gward@python.net>
Tue, 27 Jun 2000 01:21:22 +0000 (01:21 +0000)
commit855dab99875e733c858bf55e2adc27d3d0234c9a
treeb658815c819d8bfcadf5d6d00fedf5872c7ce9dd
parente8d7dbfe420f0fa72e4d2b6a34d59b81326c1e4a
Added 'include_dirs' parameters all over the place.
Added 'check_lib()', which provides a subset of the functionality of
  'check_func()' with a simpler interface and implementation.
Lib/distutils/command/config.py