view gaim.pc.in @ 25069:d7dcdba13b88

A JID can have no node (the part before the @), but a chat must have one, so don't look for chats if the JID has no node. Fixes #8375.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 08 Feb 2009 05:02:30 +0000
parents dde5bebd5fb4
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@

Name: Pidgin (Gaim compatibility)
Description: Pidgin is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple