view gaim.pc.in @ 17527:89adae2f1a6e

This patch from QuLogic fixes autoconf such that gstreamer will not be linked if present but compiled with --disable-gstreamer. Thanks to Tester for reporting this, and QuLogic for fixing it! Fixes # 1306
author Ethan Blanton <elb@pidgin.im>
date Thu, 07 Jun 2007 02:28:34 +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