projects
/
platform
/
upstream
/
dbus.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
2003-04-13 Havoc Pennington <hp@pobox.com>
[platform/upstream/dbus.git]
/
dbus-1.0.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: dbus
7
Description: Free desktop message bus
8
Version: @VERSION@
9
Libs: -L${libdir} -ldbus-1
10
Cflags: -I${includedir}/dbus-1.0
11