diff options
author | tv <tv@pkgsrc.org> | 2004-10-29 14:31:27 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-29 14:31:27 +0000 |
commit | a56e231e917e2d7a8ec6c4a0485b87cbf9a951ca (patch) | |
tree | 76821d84a677a185ba37e6a4969da5f20add57e2 /archivers/cabextract/distinfo | |
parent | ed5de29e2bd264649e6b24dd5df4fa84c9880e51 (diff) | |
download | pkgsrc-a56e231e917e2d7a8ec6c4a0485b87cbf9a951ca.tar.gz |
Make build on Interix (and possibly AIX). mempcpy() is not actually used
anywhere, yet configure.ac declared an AC_REPLACE_FUNCS() for it. Rip out
the offending code from configure until it is rebuilt at the source.
(Patch to remove the AC_REPLACE_FUNCS submitted to author.)
Diffstat (limited to 'archivers/cabextract/distinfo')
-rw-r--r-- | archivers/cabextract/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/cabextract/distinfo b/archivers/cabextract/distinfo index 7c3c38083c1..46c64c98bb9 100644 --- a/archivers/cabextract/distinfo +++ b/archivers/cabextract/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.6 2004/10/28 10:35:56 wiz Exp $ +$NetBSD: distinfo,v 1.7 2004/10/29 14:31:27 tv Exp $ SHA1 (cabextract-1.1.tar.gz) = 359c8f4ec9c62d9dac5d572269b607b2cae4fbf7 Size (cabextract-1.1.tar.gz) = 187495 bytes SHA1 (patch-aa) = 4d36b50b1ca2dfd6f317dd0bcbc23523e1da70f2 +SHA1 (patch-ab) = 87d0089ebc1589c805b67d44675c78f1cc4ffc3b |