]> git.ipfire.org Git - people/ms/libloc.git/blob - src/libloc.pc.in
python: Implement adding an AS to the writer
[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}