pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/fetch/files



Module Name:    pkgsrc
Committed By:   joerg
Date:           Mon Jan  4 16:50:43 UTC 2010

Modified Files:
        pkgsrc/net/fetch/files: configure configure.ac

Log Message:
Beside a missing , in the inner autoconf test, it looks like doing a
check twice with AC_CHECK_LIB (without and with OTHER-LIBRARIES) doesn't
work due to caching. So give up and just check separately for
-lssl/-lcrypto and hope for the best.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/fetch/files/configure \
    pkgsrc/net/fetch/files/configure.ac

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