summarylogtreecommitdiffstats
path: root/libcrypto++.pc
diff options
context:
space:
mode:
Diffstat (limited to 'libcrypto++.pc')
-rw-r--r--libcrypto++.pc11
1 files changed, 0 insertions, 11 deletions
diff --git a/libcrypto++.pc b/libcrypto++.pc
deleted file mode 100644
index 158c67f8ccec..000000000000
--- a/libcrypto++.pc
+++ /dev/null
@@ -1,11 +0,0 @@
-# Written by Alexander Rødseth <rodseth@gmail.com>
-
-prefix=/usr
-libdir=${prefix}/lib
-includedir=${prefix}/include
-
-Name: libcrypto++-5.6.4
-Description: Class library of cryptographic schemes
-Version: 5.6.4
-Libs: -L${libdir} -lcryptopp
-Cflags: -I${includedir}