From 26b7b0e40aa2e422f8de9f4143de8d4507e7eb43 Mon Sep 17 00:00:00 2001 From: Jules Colding Date: Thu, 2 Nov 2006 08:54:52 +0000 Subject: Added execversion to evolution-shell.pc.in svn path=/trunk/; revision=32945 --- ChangeLog | 5 +++++ evolution-shell.pc.in | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5db4bb2e4b..f1e74d5055 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-11-02 Jules Colding + + * evolution-shell.pc.in (execversion): Added variable so that + the Evolution version is easily deduced programmatically. + 2006-10-16 Harish Krishnaswamy * configure.in: Evolution 2.9.1 release diff --git a/evolution-shell.pc.in b/evolution-shell.pc.in index 2b3bbc58d5..fb72dfebab 100644 --- a/evolution-shell.pc.in +++ b/evolution-shell.pc.in @@ -14,6 +14,8 @@ componentdir=@componentdir@ evolutionuidir=@evolutionuidir@ imagesdir=@imagesdir@ +execversion=@BASE_VERSION@ + IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@ Name: evolution-shell -- cgit v1.2.3