]> git.pld-linux.org Git - packages/strace.git/commitdiff
- do not check libnsl.
authorkloczek <kloczek@pld-linux.org>
Thu, 7 Sep 2000 23:15:49 +0000 (23:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    strace-do_not_check_for_libsnl.patch -> 1.1

strace-do_not_check_for_libsnl.patch [new file with mode: 0644]

diff --git a/strace-do_not_check_for_libsnl.patch b/strace-do_not_check_for_libsnl.patch
new file mode 100644 (file)
index 0000000..4c3627d
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nru strace-4.2/configure.in strace-4.2.new/configure.in
+--- strace-4.2/configure.in    Thu Sep  7 22:23:58 2000
++++ strace-4.2.new/configure.in        Thu Sep  7 22:24:47 2000
+@@ -143,7 +143,6 @@
+ 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)
+ AC_DECL_SYS_ERRLIST
This page took 0.181088 seconds and 4 git commands to generate.