From: Alejandro Colomar Date: Fri, 2 Dec 2022 16:04:03 +0000 (+0100) Subject: Remove unused check for X-Git-Tag: 4.14.0-rc1~308 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d34c834ea866da0a5aeebd13c65c532165c680a2;p=thirdparty%2Fshadow.git Remove unused check for Link: Cc: Christian Göttsche Cc: Iker Pedrosa Cc: Mike Frysinger Signed-off-by: Alejandro Colomar --- diff --git a/configure.ac b/configure.ac index 6dc5e9538..d0081a300 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ LT_INIT dnl Checks for libraries. dnl Checks for header files. -AC_CHECK_HEADERS(crypt.h fcntl.h limits.h unistd.h sys/time.h utmp.h \ +AC_CHECK_HEADERS(crypt.h fcntl.h unistd.h sys/time.h utmp.h \ utmpx.h termios.h termio.h sgtty.h sys/ioctl.h syslog.h paths.h \ utime.h ulimit.h sys/capability.h sys/random.h sys/resource.h \ gshadow.h lastlog.h locale.h rpc/key_prot.h netdb.h acl/libacl.h \