File: libsocketcan.pc.in

package info (click to toggle)
libsocketcan 0.0.10%2Bgit20140721-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 392 kB
  • ctags: 117
  • sloc: ansic: 631; sh: 12; makefile: 6
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}