Adding openssl.pc to the repository was a mistake,
since it's generated.
This commit is contained in:
parent
95189389b0
commit
7f66ab4783
11
openssl.pc
11
openssl.pc
@ -1,11 +0,0 @@
|
||||
prefix=/usr/local/ssl
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: OpenSSL
|
||||
Description: Secure Sockets Layer and cryptography libraries and tools
|
||||
Version: 0.9.8-dev
|
||||
Requires:
|
||||
Libs: -L${libdir} -lssl -lcrypto -ldl
|
||||
Cflags: -I${includedir}
|
Loading…
x
Reference in New Issue
Block a user