File: libevent_extra.pc.in

package info (click to toggle)
libevent 2.1.8-stable-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,816 kB
  • ctags: 5,568
  • sloc: ansic: 53,706; sh: 4,396; python: 1,369; makefile: 198
file content (16 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (41)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#libevent pkg-config source file

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libevent_extra
Description: libevent_extra
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir} -levent_extra
Libs.private: @LIBS@
Cflags: -I${includedir}