view gaim.pc.in @ 27629:828d21a1ec43

Ah, this is what g++ doesn't like. ../libpurple/privacy.h:32: error: use of enum ¡Æ_PurplePrivacyType¡Ç without previous declaration ../libpurple/privacy.h:32: error: invalid type in declaration before ¡Æ;¡Ç token Let's just go back to what we had before (but with the #include account.h below the num definition)
author Mark Doliner <mark@kingant.net>
date Wed, 15 Jul 2009 08:59:00 +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