chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Install libgudev-1.0.so in prefix / instead of prefix /usr
[elogind.git]
/
libudev
/
libudev.pc.in
1
prefix=@prefix@
2
exec_prefix=@prefix@
3
libdir=@libdir@
4
includedir=@prefix@/include
5
6
Name: libudev
7
Description: Library to access udev device information
8
Version: @VERSION@
9
Libs: -L${libdir} -ludev
10
Libs.private:
11
Cflags: -I${includedir}