aboutsummarylogtreecommitdiffstats
path: root/mhash.pc
blob: af344c5fd5e4be6f3971563e06b33859b7d30b09 (plain)
1
2
3
4
5
6
7
8
9
Name: mhash
Description: The mhash library provides an easy way to access strong hashes such as MD5, SHA1 and other algorithms.
Version: 0.9.9.9-5
Cflags: -I${includedir}
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Libs: -L$(libdir) -lmhash