summaryrefslogtreecommitdiff
path: root/lib/et/com_err.pc.in
blob: c42774a1038387257f19510e5e24e01df958e4d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: com_err
Description: Common error description library
Version: @E2FSPROGS_VERSION@
Requires:
Cflags: -I${includedir} 
Libs: -L${libdir} -lcom_err