There was an error while loading. Please reload this page.
1 parent 1039ceb commit d154c72Copy full SHA for d154c72
configure.ac
@@ -540,7 +540,6 @@ AC_CHECK_FUNCS(m4_normalize([
540
getgrnam_r
541
gethostname
542
getloadavg
543
- getlogin
544
getprotobyname
545
getprotobynumber
546
getpwnam_r
ext/posix/config.m4
@@ -17,6 +17,7 @@ if test "$PHP_POSIX" = "yes"; then
17
eaccess
18
getgrgid_r
19
getgroups
20
+ getlogin
21
getpgid
22
getrlimit
23
getsid
0 commit comments