Whamcloud - gitweb
blkid: Flush cached filesystem information on any error other than EPERM
[tools/e2fsprogs.git] / lib / blkid / blkid.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: blkid
7 Description: Block device id library
8 Version: @E2FSPROGS_VERSION@
9 Requires: uuid @DEVMAPPER_REQ@
10 Cflags: -I${includedir} 
11 Libs: -L${libdir} -lblkid @DEVMAPPER_PC_LIBS@