]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - lib/ext2fs/ext2fs.pc.in
Merge remote-tracking branch 'josch/libarchive' into josch-libarchive
[thirdparty/e2fsprogs.git] / lib / ext2fs / ext2fs.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: ext2fs
7 Description: Ext2fs library
8 Version: @E2FSPROGS_VERSION@
9 Requires.private: com_err
10 Cflags: -I${includedir}/ext2fs -I${includedir}
11 Libs: -L${libdir} -lext2fs