summaryrefslogtreecommitdiffhomepage
path: root/auto/lib/openssl/makefile.bcc (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-06-07merge r3489, r3493:Igor Sysoev1-2/+1
*) MSVC8 compatibility with OpenSSL 1.0.0 *) fix building OpenSSL-1.0.0 on 64-bit Linux: make installs the libraries in lib64 directory and build nginx/Windows against OpenSSL-0.9.8n
2009-05-14fix building OpenSSL on Win32Igor Sysoev1-2/+8
2009-05-12backout r2833: CURDIR was set to Unix style pathIgor Sysoev1-0/+12
instead, do chdir inside Makefile