Remove unused autoconf check: dlopen(3)
BTW, it was unnecessary, since POSIX.1-2001 defines the function. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
This commit is contained in:
committed by
Serge Hallyn
parent
20a39fbbab
commit
88bd05020c
@@ -53,7 +53,7 @@ AC_CHECK_FUNCS(arc4random_buf l64a fchmod fchown fsync futimes \
|
|||||||
getutent initgroups lchown lckpwdf lstat lutimes \
|
getutent initgroups lchown lckpwdf lstat lutimes \
|
||||||
setgroups sigaction updwtmp updwtmpx innetgr getpwnam_r \
|
setgroups sigaction updwtmp updwtmpx innetgr getpwnam_r \
|
||||||
getpwuid_r getgrnam_r getgrgid_r getspnam_r getaddrinfo ruserok \
|
getpwuid_r getgrnam_r getgrgid_r getspnam_r getaddrinfo ruserok \
|
||||||
dlopen memset_s explicit_bzero)
|
memset_s explicit_bzero)
|
||||||
AC_SYS_LARGEFILE
|
AC_SYS_LARGEFILE
|
||||||
|
|
||||||
dnl Checks for typedefs, structures, and compiler characteristics.
|
dnl Checks for typedefs, structures, and compiler characteristics.
|
||||||
|
Reference in New Issue
Block a user