Updates to Tomato RAF including NGINX && PHP
[tomato.git] / release / src / router / openssl / libcrypto.pc
blobe74472683dae1df1573a2110dd39181e8932a0c3
1 prefix=/etc
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: OpenSSL-libcrypto
7 Description: OpenSSL cryptography library
8 Version: 1.0.1c
9 Requires: 
10 Libs: -L${libdir} -lcrypto
11 Libs.private: -Wl,--gc-sections -ldl
12 Cflags: -I${includedir}