summaryrefslogtreecommitdiff
path: root/src/unwind/libunwind.pc.in
blob: 503d7f274cd13a64b323c8297bf5c6eb938bb808 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libunwind
Description: libunwind base library
Version: @VERSION@
Libs: -L${libdir} -lunwind
Cflags: -I${includedir}