view gaim.pc.in @ 15801:94867b2f38f5

Re-order includes to fix this compile error: In file included from gntwm.c:9: gntwm.h:166: error: syntax error before 'gnt_wm_get_idle_time' gntwm.h:166: warning: data definition has no type or storage class gntwm.c:1218: error: conflicting types for 'gnt_wm_get_idle_time' gntwm.h:166: error: previous declaration of 'gnt_wm_get_idle_time' was here
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 17 Mar 2007 16:48:25 +0000
parents 32f954e8d8aa
children c6e563dfaa7a
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
sysconfdir=@sysconfdir@
 
Name: Gaim
Description: Gaim is a GTK2-based instant messenger application.
Version: @VERSION@
Requires: glib-2.0
Cflags: -I${includedir}/gaim
Libs: -L${libdir} -lgaim