repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* upgraded new version of tiny_mce
[citadel.git]
/
libcitadel
/
libcitadel.pc.in
blob
3227caf1d4e684de6bd31c16185cd39ad817b0b2
1
# libcitadel pkg-config file
2
3
prefix=@prefix@
4
exec_prefix=@exec_prefix@
5
libdir=@libdir@
6
includedir=@includedir@
7
8
Name: libcitadel
9
Description: citadel suite tools library
10
URL: http://www.citadel.org/
11
Version: @VERSION@
12
Conflicts:
13
Libs: -L${libdir} -lcitadel
14
Cflags: -I${includedir}