view gaim.pc.in @ 27319:76cf0b261e25

Set od->default_port even when using the standard auth method. od->default_port is set in oscar_connect_to_bos(), which is only called from the clientLogin code. Since that value is used in purple_handle_redirect, which previously just used the account option, this restores that default.
author Paul Aurich <paul@darkrain42.org>
date Thu, 02 Jul 2009 01:51:47 +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