File: path_utils.pc.in

package info (click to toggle)
ding-libs 0.6.2-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,092 kB
  • sloc: ansic: 31,844; makefile: 382; sh: 40
file content (11 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (2)
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: https://github.com/SSSD/ding-libs