Files @ 2a09696a8a3a
Branch filter:

Location: libtransport.git/src/transport.pc.in

HanzZ
Do not send roster push when we're not connected -> fixed leak
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: transport
Version: @TRANSPORT_VERSION@
Description: NeL @TRANSPORT_VERSION@
Reqiures:
Libs: -L${libdir}
Libs.private: @LIBS@ -lc
Cflags: -I${includedir}