]> granicus.if.org Git - python/commit
Remove test for getlogin_r(); the interface is not clearly defined, at
authorFred Drake <fdrake@acm.org>
Tue, 14 Dec 1999 21:11:47 +0000 (21:11 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 14 Dec 1999 21:11:47 +0000 (21:11 +0000)
commitf581db15a38a7f4a75f295069a5ea4c1c89a6144
treeb56632dbb0b267e3ab59d5b27196eb0fefd666d8
parent3bb3e5773b74ef50cf00053a2b3f638c65c0ed23
Remove test for getlogin_r(); the interface is not clearly defined, at
least on Solaris (sometimes it's Unix98, sometimes it conforms to an
early draft).

Properly generate config.h.in using autoheader instead of editing it
manually; thanks, Guido!
config.h.in
configure
configure.in