]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding
authorGreg Ward <gward@python.net>
Sat, 14 Oct 2000 03:56:42 +0000 (03:56 +0000)
committerGreg Ward <gward@python.net>
Sat, 14 Oct 2000 03:56:42 +0000 (03:56 +0000)
commit4cd6f2ab807e0f3a23a059a407a08c5edad6bb98
treebfd22f662da32d2b7711777502700f20b2c6be7f
parent0b4dafc39bce17900c6e4f18128b7ffafbc55dc4
Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding
an 'other_libraries()' parameter.
Lib/distutils/command/config.py