Commit Graph

5 Commits

Author SHA1 Message Date
Hennadii Stepanov 2cd4e3c0a9
Drop no longer used `SECP_{LIBS,INCLUDE}` variables
The last usage of the `SECP_INCLUDE` variable was removed
in https://github.com/bitcoin-core/secp256k1/pull/1169.
2023-01-19 09:43:28 +00:00
Phillip Mienk 89a20a8945 Correct order of libs returned on pkg-config --libs --static libsecp256k1 call. 2018-10-22 17:24:45 -07:00
MarcoFalke faa2a11ce5 Update bitcoin-core GitHub links 2016-04-29 23:14:45 +02:00
Cory Fields 67a476599b packaging: fixup pkg-config
Set the private libs as determined by configure, and add the missing lib link.
2014-05-20 21:02:05 -04:00
Amir Taaki c7ee71f792 add pkg-config support 2014-05-20 20:39:46 -04:00