# HG changeset patch # User Stu Tomlinson # Date 1117202322 0 # Node ID afc440485a9ed360fce2ebd579acdceb43849f45 # Parent 2d30f151146d438561e3b1a806e4e069343f60a7 [gaim-migrate @ 12745] Some plugins might want to store system wide defaults in the same sysconfdir as gaim. Now they can use this to detect how gaim was configured: pkg-config --variable=sysconfdir gaim committer: Tailor Script diff -r 2d30f151146d -r afc440485a9e gaim.pc.in --- a/gaim.pc.in Fri May 27 03:14:45 2005 +0000 +++ b/gaim.pc.in Fri May 27 13:58:42 2005 +0000 @@ -3,6 +3,7 @@ libdir=@libdir@ includedir=@includedir@ datadir=@datadir@ +sysconfdir=@sysconfdir@ Name: Gaim Description: Gaim is a GTK2-based instant messenger application.