view mcabber/mcabber.pc.in @ 2205:1177b33d4550

Do not hardcode the default logging location The current configuration directory is used as a base.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Oct 2015 20:19:58 +0200
parents d58fb8d7a09a
children ca442ece1f70
line wrap: on
line source

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

Name: MCabber
Description: Modular XMPP client
URL: http://mcabber.com
Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@