Samba Patch - Denial of service - CPU loop and memory allocation.
[tomato.git] / release / src / router / nettle / nettle.pc.in
blobeb0020caadc2ffa8419952b3b226561ce01ad0b6
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: Nettle
7 Description: Nettle low-level cryptographic library (symmetric algorithms)
8 URL: http://www.lysator.liu.se/~nisse/nettle
9 Version: @PACKAGE_VERSION@
10 Libs: -L${libdir} -lnettle
11 Cflags: -I${includedir}