repo.or.cz
/
openbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
We use congfigure.ac not configure.am
[openbox.git]
/
obt
/
obt-3.5.pc.in
blob
8dae581e1245cfdc396123696468de9400a67b69
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
xcflags=@X_CFLAGS@
7
xlibs=@X_LIBS@
8
9
Name: Obt
10
Description: Openbox Toolkit Library
11
Version: @OBT_VERSION@
12
Requires: glib-2.0 libxml-2.0
13
Libs: -L${libdir} -lobt ${xlibs}
14
Cflags: -I${includedir}/openbox/@OBT_VERSION@ ${xcflags}