prefix=@prefix@ exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: libdaemon Description: a lightweight C library that eases the writing of UNIX daemons Version: @PACKAGE_VERSION@ Libs: -L${libdir} -ldaemon -lpthread Cflags: -D_REENTRANT -I${includedir}/libdaemon