blob: bf9bae1ee9f0469dd8b0c78ed8a05a2defade094 [file] [log] [blame]
prefix=@prefix@
exec_prefix=${prefix}
libdir=${prefix}/@lib@
includedir=${prefix}/include
Name: pthread stubs
Description: Stubs missing from libc for standard pthread functions
Version: 1.0
Libs: -L${libdir} -lc
Cflags: -I${includedir}