view mcabber/mcabber.pc.in @ 1713:5acc6eb01988

Fix typo in config. file (spotted by calico.jeff)
author Mikael Berthe <mikael@lilotux.net>
date Fri, 12 Feb 2010 23:07:30 +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@