Remove unused check for <syslog.h>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
parent
5777e583cd
commit
eecd021c04
@ -37,7 +37,7 @@ dnl Checks for libraries.
|
|||||||
|
|
||||||
dnl Checks for header files.
|
dnl Checks for header files.
|
||||||
AC_CHECK_HEADERS(crypt.h utmp.h \
|
AC_CHECK_HEADERS(crypt.h utmp.h \
|
||||||
termio.h sgtty.h sys/ioctl.h syslog.h paths.h \
|
termio.h sgtty.h sys/ioctl.h paths.h \
|
||||||
utime.h ulimit.h sys/capability.h sys/random.h sys/resource.h \
|
utime.h ulimit.h sys/capability.h sys/random.h sys/resource.h \
|
||||||
gshadow.h lastlog.h rpc/key_prot.h netdb.h acl/libacl.h \
|
gshadow.h lastlog.h rpc/key_prot.h netdb.h acl/libacl.h \
|
||||||
attr/libattr.h attr/error_context.h)
|
attr/libattr.h attr/error_context.h)
|
||||||
|
Loading…
Reference in New Issue
Block a user