view libpurple/purple.pc.in @ 27914:2b9da4c0c47b

Reverse the list of conference servers we find so that the first one in the disco result is the one we present to the user in the Join a Chat and Room List dialogs. Refs #9347
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 14 Aug 2009 01:34:27 +0000
parents 389a51db740f
children 1d969bd224f2
line wrap: on
line source

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

Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple