view gaim-uninstalled.pc.in @ 29966:013192509944

Update some stuff that should be in Autoconf 2.50. * AC_CANONICAL_SYSTEM is deprecated. We only need to check HOST, anyway. * AC_CONFIG_HEADERS replaced AM_CONFIG_HEADER. * The AC_CYGWIN comment confuses autoupdate. * AC_TRY_COMPILE/LINK/RUN were replaced by AC_COMPILE/LINK/RUN_IFELSE, though not deprecated till later. * AC_OUTPUT([files]) is deprecated in favour of AC_CONFIG_FILES([files]) plus AC_OUTPUT.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 08 Mar 2010 04:59:38 +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${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin
Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la