view gaim.pc.in @ 21202:e34e56eeb2da

Use purple_plugin_disable() to get the right behavior with plugins that can't be unloaded. The error message should probably be updated here, but I'm leaving that for people that use Finch.
author Richard Laager <rlaager@wiktel.com>
date Sun, 07 Oct 2007 16:07:07 +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