]> granicus.if.org Git - strace/commitdiff
Add AC_STAT64.
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Dec 1999 08:03:15 +0000 (08:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Dec 1999 08:03:15 +0000 (08:03 +0000)
configure.in

index 05f270e6987cc117e3615420f286540f5ca39216..7f6e22f19c3fa66ffa5c7f0f7be22fcc706dc90f 100644 (file)
@@ -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)