Codebase list librelp / debian/1.2.5-1 relp.pc.in
debian/1.2.5-1

Tree @debian/1.2.5-1 (Download .tar.gz)

relp.pc.in @debian/1.2.5-1raw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: relp
Description: Reliable Event Logging Protocol (RELP) library
Version: @VERSION@
Libs: -L${libdir} -lrelp @rt_libs@
Cflags: -I${includedir}