db6484a31b8699a622229919fd58e5c6b0f89c40
[framework/system/dlog.git] / dlog.pc.in
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: dlog
7 Description: logging service
8 Version: 1.0
9 Requires:
10 Requires(post): @systemd_journal@
11 Libs: -L${libdir} -ldlog -lpthread @systemd_journal_LIBS@
12 Cflags: -I${includedir}/dlog