|
e2685c5b7c
|
Add check for getpw*_r()
|
2018-12-25 22:11:19 -06:00 |
|
|
1de3db5678
|
Make getpwnam_r() check work on Ubuntu
NULL is not defined w/o including stddefs.h, so the test program
fails to compile. A simple s/NULL/0/ fixes it.
|
2011-09-27 17:32:11 -05:00 |
|
|
e927695a5d
|
Better fix for the Solaris getpwnam_r() build issue
|
2011-09-27 16:05:03 -05:00 |
|
|
7988a94231
|
use ansi c declarations
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15435 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2005-06-16 19:45:52 +00:00 |
|
|
798226f3a3
|
define _POSIX_PTHREAD_SEMANTICS to make solaris provide the right getpwname_r
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15182 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2005-05-19 11:24:48 +00:00 |
|
|
820fc2c34e
|
replace AC_TRY_RUN with AC_RUN_IFELSE
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14161 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2004-08-26 10:02:57 +00:00 |
|
|
f32ed23aa8
|
overquote to pacify automake1.8
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
2004-02-12 14:21:14 +00:00 |
|
|
5df1358b1f
|
add some brackets
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5721 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1999-03-23 16:47:31 +00:00 |
|
|
b8e69eaecc
|
check for getpwnam_r, and if it's posix or not
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5719 ec53bebd-3082-4978-b11e-865c3cabbd6b
|
1999-03-23 16:31:21 +00:00 |
|