]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
spwdmodule.c should only be built when either HAVE_GETSPNAM or HAVE_GETSPENT is
authorBrett Cannon <bcannon@gmail.com>
Wed, 16 Feb 2005 00:07:19 +0000 (00:07 +0000)
committerBrett Cannon <bcannon@gmail.com>
Wed, 16 Feb 2005 00:07:19 +0000 (00:07 +0000)
commit46d9623875893be9e2bcbb804b82cfd7f8ed05df
treef9275223900f294277da486b2867d0bb7f53f832
parentf0db38dbf89c642bb43acb193c41e0329461be33
spwdmodule.c should only be built when either HAVE_GETSPNAM or HAVE_GETSPENT is
defined.
Misc/NEWS
setup.py