blob: 3ceb71bbc0f29465fc4c8b3ad0652a0a238fdffe [file] [log] [blame]
libdir=@abs_top_builddir@/libdaemon/.libs
includedir=@abs_top_srcdir@
Name: libdaemon
Description: a lightweight C library that eases the writing of UNIX daemons
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -R${libdir} -ldaemon
Cflags: -D_REENTRANT -I${includedir}