Home | History | Annotate | Download | only in unwind
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: libunwind
      7 Description: libunwind base library
      8 Version: @VERSION@
      9 Libs: -L${libdir} -lunwind
     10 Libs.private: @LIBLZMA@
     11 Cflags: -I${includedir}
     12