]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - lib/e2p/e2p.pc.in
Fix typos in error messages and documentation
[thirdparty/e2fsprogs.git] / lib / e2p / e2p.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: e2p
7 Description: Ext2fs userspace programs utility library
8 Version: @E2FSPROGS_VERSION@
9 Requires:
10 Cflags: -I${includedir}/e2p -I${includedir}
11 Libs: -L${libdir} -le2p