I am thinking about some netapi32 improvements where I'd need to call 
the functions of the getpw/getgr family: getpwnam(), getpwent(),
getgrent(), etc.

Configure checks for the "pwd.h" header and getpwuid(). Must I add more
checks for all the functions I use, or is it ok to assume that
getpwuid() presence implies getpwnam() presence?

Martin

-- 
Martin Wilck                Phone: +49 5251 8 15113
Fujitsu Siemens Computers   Fax:   +49 5251 8 20409
Heinz-Nixdorf-Ring 1        mailto:[EMAIL PROTECTED]
D-33106 Paderborn           http://www.fujitsu-siemens.com/primergy






Reply via email to