File: path_utils.pc.in

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-- 287 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

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