Re-install OpenSSL 0.9.8k
[msysgit.git] / lib / pkgconfig / libcrypto.pc
blob4b0e6f175b3d14776096cc6b4874c376845486f6
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: OpenSSL-libcrypto
7 Description: OpenSSL cryptography library
8 Version: 0.9.8k
9 Requires: 
10 Libs: -L${libdir} -lcrypto 
11 Cflags: -I${includedir}