view gaim.pc.in @ 24240:2f83c37c65e3

Move the NEWS check from automake's check-news to the version-check target. This causes it to abort 'make release' instead of 'make distcheck', like the other version checks.
author Ethan Blanton <elb@pidgin.im>
date Sat, 18 Oct 2008 18:14:32 +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