Files @ 7619b9e2b2cb
Branch filter:

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

Dominik
- check local_username against configured server
- TODO: improve really crappy and hacky Swiften password check solution
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}