view gaim.pc.in @ 27248:6271a72ba4f6

* Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL) * Fix the test_markup_html_to_xhtml test by looking for <a href=""> instead of <a href=''> I guess we changed that function to use double quotes instead of single quotes? * Add a test_mime_decode_field function (with only one test)
author Mark Doliner <mark@kingant.net>
date Thu, 02 Jul 2009 08:24:51 +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