summaryrefslogtreecommitdiffstats
path: root/path_utils/path_utils.pc.in
blob: 68e479caad2b8da243fb10b66dd64321bedeee6d (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: path_utils
Description: Utility functions to manipulate filesystem pathnames
Version: @PATH_UTILS_VERSION@
Libs: -L${libdir} -lpath_utils
Cflags: -I${includedir}
URL: http://fedorahosted.org/sssd/