view gaim.pc.in @ 27532:04d8452dee48

Change jabber_id_new() to iterate byte by byte instead of character by character. This should be safe because the 2nd, 3rd and 4th bytes of a multibyte utf8 character cannot also be a valid character in the ASCII alphabet... right?
author Mark Doliner <mark@kingant.net>
date Fri, 10 Jul 2009 18:41:56 +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