Bug 22788 - Fix detection of getpwnam_r on Solaris
authorBrian Cameron <brian.cameron@sun.com>
Wed, 15 Jul 2009 21:35:38 +0000 (17:35 -0400)
committerColin Walters <walters@verbum.org>
Wed, 15 Jul 2009 21:35:38 +0000 (17:35 -0400)
commitc6992fc56cd1b2f502258e1db520c465ab2094bb
tree654cc243214ea7d71fa37c61148d0c3d844acd27
parentbb189fdb75947870ad72b44bd3225b394b7a7a9d
Bug 22788 - Fix detection of getpwnam_r on Solaris

Define POSIX_PTHREAD_SEMANTICS earlier so more things use it.

Signed-off-by: Colin Walters <walters@verbum.org>
configure.in