]> git.pld-linux.org Git - packages/strace.git/blame - strace-do_not_check_for_libsnl.patch
- updated to 4.5.3 (better support for NPTL threads)
[packages/strace.git] / strace-do_not_check_for_libsnl.patch
CommitLineData
69ec0eb3 1diff -Nru strace-4.2/configure.in strace-4.2.new/configure.in
2--- strace-4.2/configure.in Thu Sep 7 22:23:58 2000
3+++ strace-4.2.new/configure.in Thu Sep 7 22:24:47 2000
4@@ -143,7 +143,6 @@
5 AC_HEADER_MAJOR
6 AC_SIG_ATOMIC_T
7 AC_STAT64
8-AC_CHECK_LIB(nsl, main)
9 AC_CHECK_FUNCS(sigaction strerror strsignal pread sys_siglist _sys_siglist getdents mctl putpmsg prctl sendmsg inet_ntop)
10 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)
11 AC_DECL_SYS_ERRLIST
This page took 0.155059 seconds and 4 git commands to generate.