getpwnam_r and getgrnam_r are not supported by the Android NDK
This commit is contained in:
+1
-1
@@ -392,7 +392,7 @@ AC_CHECK_FUNC(
|
||||
)]
|
||||
)
|
||||
|
||||
AC_CHECK_FUNCS(prctl mallinfo getpass closefrom)
|
||||
AC_CHECK_FUNCS(prctl mallinfo getpass closefrom getpwnam_r getgrnam_r)
|
||||
|
||||
AC_CHECK_HEADERS(sys/sockio.h glob.h)
|
||||
AC_CHECK_HEADERS(net/pfkeyv2.h netipsec/ipsec.h netinet6/ipsec.h linux/udp.h)
|
||||
|
||||
Reference in New Issue
Block a user