Make the test for getpwuid_r work on newer AIX versions, too. Still works

1999-11-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

        * configure.in: Make the test for getpwuid_r work on newer AIX
        versions, too. Still works on Solaris and Linux. Patch from Craig
        Rodrigues <rodrigc@mediaone.net>.
This commit is contained in:
Sebastian Wilhelmi
1999-11-08 10:02:17 +00:00
committed by Sebastian Wilhelmi
parent cafa1e2c15
commit 6d441ca5af
9 changed files with 57 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
1999-11-08 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in: Make the test for getpwuid_r work on newer AIX
versions, too. Still works on Solaris and Linux. Patch from Craig
Rodrigues <rodrigc@mediaone.net>.
1999-11-08 Tor Lillqvist <tml@iki.fi>
* gwin32.c (g_win32_getlocale): Look at env vars LC_ALL, LC_CTYPE