]> icculus.org git repositories - mikachu/openbox.git/blob - otk/otk.pc.in
use the same alogo to pick a color in allocateColor as in reduceDepth, break it off...
[mikachu/openbox.git] / otk / otk.pc.in
1 prefix=@prefix@
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: otk
7 Description: Openbox Toolkit
8 Version: @version@
9 Requires: xft
10 Libs: -L${libdir} -lotk
11 Cflags: -I${includedir}