File: tevent.pc.in

package info (click to toggle)
tevent 0.9.28-0%2Bdeb8u1~bpo70%2B1
  • links: PTS
  • area: main
  • in suites: wheezy-backports
  • size: 3,032 kB
  • sloc: python: 21,242; ansic: 18,858; xml: 812; sh: 241; makefile: 150
file content (12 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (29)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: tevent
Description: An event system library
Version: @PACKAGE_VERSION@
Requires: talloc
Libs: @LIB_RPATH@ -L${libdir} -ltevent
Cflags: -I${includedir}
URL: http://samba.org/