error-standalone.pc.in (228B)
- prefix=@PREFIX@
- exec_prefix=${prefix}
- libdir=@LIBDIR@
- includedir=@INCDIR@
- Name: error-standalone
- Description: standalone <error.h> implementation intended for musl
- Version: 2.0
- Libs: -L${libdir} -lerror
- Cflags: -I${includedir}