]> granicus.if.org Git - sudo/commit
Fix getprpwnam() checking on SCO. Need to link with "-lprot -lx" when
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 28 Jul 1999 09:17:14 +0000 (09:17 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 28 Jul 1999 09:17:14 +0000 (09:17 +0000)
commit0368b9e6120fc6c5243f1a832c9d295f5acc11e1
treeebfa8fb645bf9e42bcce38b153e411d78ce6fa3f
parent234f718e4952b156e794753adbabda50d89ccbbc
Fix getprpwnam() checking on SCO.  Need to link with "-lprot -lx" when
linking test program, not just -lprot.  Also add check for getspnam().
The SCO docs indicate that /etc/shadow can be used but this may be a lie.
configure
configure.in