logo

error-standalone

standalone <error.h> implementation intended for muslgit clone https://anongit.hacktivis.me/git/error-standalone.git/

error-standalone.pc.in (228B)


  1. prefix=@PREFIX@
  2. exec_prefix=${prefix}
  3. libdir=@LIBDIR@
  4. includedir=@INCDIR@
  5. Name: error-standalone
  6. Description: standalone <error.h> implementation intended for musl
  7. Version: 2.0
  8. Libs: -L${libdir} -lerror
  9. Cflags: -I${includedir}