view gaim.pc.in @ 21036:97f70e18c610

Remove the Makefile.am for a directory which actually installs files, pidgin/pixmaps/animations/16. This uses an automake nobase_ rule, which is apparently "new", but I think has been around since at least 1.6. This might make people scream. It will also certainly require Makefile.mingw changes, but hopefully the pixmap DATA rule can be used to minimize the pain.
author Ethan Blanton <elb@pidgin.im>
date Sun, 28 Oct 2007 15:06:33 +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