projects
/
people
/
ms
/
libloc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
stringpool: Make them initializable right from the file
[people/ms/libloc.git]
/
src
/
libloc.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libloc
7
Description: A library to determine the location of someone on the Internet
8
Version: @VERSION@
9
Libs: -L${libdir} -lloc
10
Libs.private:
11
Cflags: -I${includedir}