Don't enable dnsmasq IPSET functionality on 2.4 kernel
[tomato.git] / release / src / router / libdaemon / pkgconfig / libdaemon-uninstalled.pc.in
blob3ceb71bbc0f29465fc4c8b3ad0652a0a238fdffe
1 libdir=@abs_top_builddir@/libdaemon/.libs
2 includedir=@abs_top_srcdir@
4 Name: libdaemon
5 Description: a lightweight C library that eases the writing of UNIX daemons
6 Version: @PACKAGE_VERSION@
7 Libs: -L${libdir} -R${libdir} -ldaemon
8 Cflags: -D_REENTRANT -I${includedir}