File: path_utils.pc.in

package info (click to toggle)
ding-libs 0.1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,744 kB
  • sloc: sh: 10,934; ansic: 10,085; makefile: 207
file content (11 lines) | stat: -rw-r--r-- 286 bytes parent folder | download | duplicates (4)
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/