From dfff33ce4cdc5a7d34a236d11501e6c481821c47 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 24 Dec 1999 08:03:15 +0000 Subject: [PATCH] Add AC_STAT64. --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index 05f270e6..7f6e22f1 100644 --- a/configure.in +++ b/configure.in @@ -139,6 +139,7 @@ AC_TYPE_MODE_T AC_TYPE_GETGROUPS AC_HEADER_MAJOR AC_SIG_ATOMIC_T +AC_STAT64 AC_CHECK_LIB(nsl, main) AC_CHECK_FUNCS(sigaction strerror strsignal pread sys_siglist _sys_siglist getdents mctl putpmsg prctl sendmsg inet_ntop) AC_CHECK_HEADERS(sys/reg.h sys/filio.h sys/acl.h sys/asynch.h sys/door.h sys/stream.h sys/tiuser.h sys/sysconfig.h asm/sigcontext.h ioctls.h sys/ioctl.h sys/ptrace.h termio.h linux/ptrace.h asm/reg.h linux/in6.h sys/uio.h linux/netlink.h linux/if_packet.h) -- 2.40.0