Mercurial > pidgin
view libpurple/purple.pc.in @ 16344:a45cb71d54db
A comment in here mentions "untar", so I think it was copied from the
smiley code or something. It's confusing and wrong, so I'm fixing it.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 23 Apr 2007 17:10:08 +0000 |
parents | 4ea624932995 |
children | ce049678a67b |
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