Initial import
[external/libunwind.git] / src / libunwind-generic.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libunwind-generic
7 Description: libunwind generic library
8 Version: @VERSION@
9 Requires: libunwind
10 Libs: -L${libdir} -lunwind-generic