]> Git Repo - secp256k1.git/blobdiff - libsecp256k1.pc.in
Rename msg32 to msghash32 in ecdsa_sign/verify and add explanation
[secp256k1.git] / libsecp256k1.pc.in
index a0d006f1131f47d9bb80de6d425e38912e1258f0..694e98eef51ea7fe45317aa7f2ffbc9152f0ebe3 100644 (file)
@@ -8,6 +8,6 @@ Description: Optimized C library for EC operations on curve secp256k1
 URL: https://github.com/bitcoin-core/secp256k1
 Version: @PACKAGE_VERSION@
 Cflags: -I${includedir}
-Libs.private: @SECP_LIBS@
 Libs: -L${libdir} -lsecp256k1
+Libs.private: @SECP_LIBS@
 
This page took 0.021413 seconds and 4 git commands to generate.