view libpurple/purple.pc.in @ 21198:b6136fd465a0

If there is no secondary text in a notify, avoid adding "\n\n" and creating a big gap. This may only be an issue if the primary text is very long.
author Richard Laager <rlaager@wiktel.com>
date Sun, 07 Oct 2007 15:58:57 +0000
parents ce049678a67b
children eb53ce4852a6
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: libpurple
Description: libpurple is a GLib-based instant messenger library.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/libpurple
Libs: -L${libdir} -lpurple