From: Alejandro Colomar Date: Fri, 2 Dec 2022 20:54:18 +0000 (+0100) Subject: Remove unused check for X-Git-Tag: 4.14.0-rc1~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eecd021c043bcb7d28ada74daa666f051b506b4f;p=thirdparty%2Fshadow.git Remove unused check for Signed-off-by: Alejandro Colomar --- diff --git a/configure.ac b/configure.ac index ec9a6841e..951544f6e 100644 --- a/configure.ac +++ b/configure.ac @@ -37,7 +37,7 @@ dnl Checks for libraries. dnl Checks for header files. 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 \ gshadow.h lastlog.h rpc/key_prot.h netdb.h acl/libacl.h \ attr/libattr.h attr/error_context.h)