File: path_utils.pc

package info (click to toggle)
sssd 1.2.1-4%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 15,036 kB
  • ctags: 6,324
  • sloc: ansic: 70,243; sh: 11,447; python: 2,597; makefile: 1,206; sed: 16
file content (11 lines) | stat: -rw-r--r-- 284 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

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