sys/fdpass.c: Allocate extra cmsg space to hack around a Qemu bug.
[mLib] / mLib.pc.in
... / ...
CommitLineData
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: mLib
7Description: A library of miscellaneous stuff
8Version: @VERSION@
9Libs: -L${libdir} -lmLib
10Libs.private: @MLIB_LIBS@
11Cflags: -I${includedir}