Whamcloud - gitweb
misc: fix a spelling nit in the mke2fs man page
[tools/e2fsprogs.git] / lib / uuid / uuid.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: uuid
7 Description: Universally unique id library
8 Version: @E2FSPROGS_VERSION@
9 Requires: 
10 Cflags: -I${includedir}/uuid -I${includedir}
11 Libs: -L${libdir} -luuid