Made documentation more consistent.
[libxdg-basedir.git] / libxdg-basedir.pc.in
blobdb81e11a67aba264a4b20d6fddec1e8e2b1c66d9
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@ 
6 Name: libxdg-basedir
7 Description: An implementation of the XDG Base Directory specification
8 Version: @VERSION@
9 Libs: -L${libdir} -lxdg-basedir
10 Cflags: -I${includedir}