view mcabber/mcabber.pc.in @ 1746:b7574de9ae4b

Use random() instead of rand() (As recommended in the manpage...)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Mar 2010 21:53:46 +0100
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@