File: libsocketcan.pc.in

package info (click to toggle)
libsocketcan 0.0.9%2Bgit20140207-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 344 kB
  • ctags: 116
  • sloc: ansic: 627; sh: 41; makefile: 8
file content (12 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libsocketcan 
Description: provides access to socketcan configuration interface
Requires:
Version: @VERSION@
Libs: -L${libdir} -lsocketcan
#Libs.private: -lm -lpthread ...etc...
Cflags: -I${includedir}