mirror of
https://github.com/aria2/aria2.git
synced 2026-04-03 03:09:04 +00:00
Fixed compile error on OpenBSD4.7(i386). In openssl.m4, we first search libcrypto and then libssl because libssl depends on libcrypto on OpenBSD. * src/Netrc.cc * src/Netrc.h * src/Triplet.h * src/openssl.m4