GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / toolchains / hndtools-arm-linux-2.6.36-uclibc-4.5.3 / arm-brcm-linux-uclibcgnueabi / sysroot / usr / lib / pkgconfig / libcrypto.pc
blobe5c9aa25a4741435e725268f5a13df434a909cd9
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: 1.0.0g
9 Requires: 
10 Libs: -L${libdir} -lcrypto -ldl
11 Cflags: -I${includedir}