pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libpcap



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun May 17 22:28:51 UTC 2009

Modified Files:
        pkgsrc/net/libpcap: distinfo
Added Files:
        pkgsrc/net/libpcap/patches: patch-ad patch-ae

Log Message:
AC_CHECK_HEADERS with no args causes autoconf to generate a shell for loop
with nothing to iterate over, which some shells don't like. Patch it out.
Fixes PR 40415. Build fix only; no version change.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/libpcap/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/net/libpcap/patches/patch-ad \
    pkgsrc/net/libpcap/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index