view mcabber/mcabber.pc.in @ 1714:db15031d5779

s/JEP/XEP/ Remove XEP0085 from config.h.in as it could be misleading if used in modules (currently it is not used in config.h).
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Feb 2010 21:32:21 +0100
parents 7bdd9ed28684
children e2c6f1357f82
line wrap: on
line source

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

Name: MCabber
Description: Modular XMPP client
Requires: glib-2.0 gmodule-2.0 @EXTRA_REQUIRES@
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@