summaryrefslogtreecommitdiff
path: root/libnslog.pc.in
blob: d3822166ebac1b399901bf2d42246aa08b1f76b6 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=PREFIX
exec_prefix=${prefix}
libdir=${exec_prefix}/LIBDIR
includedir=${prefix}/INCLUDEDIR

Name: libnslog
Description: NetSurf Logging sublayer
Version: VERSION
Libs: -L${libdir} LIBRARIES
Cflags: -I${includedir}