view mcabber/mcabber.pc.in @ 1992:5dc408aacb14

Accept cmd_del(NULL) It was probably working already, but an explicit check is safer...
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Mar 2011 20:30:35 +0200
parents e2c6f1357f82
children d58fb8d7a09a
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 loudmouth-1.0
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@