[evolution-data-server] BUGFIX 590227: missing evolution-data-server idl



commit 7c94bcbb023a917a91cbe79b6d6e22fee55e675d
Author: Bharath Acharya <abharath novell com>
Date:   Tue Aug 18 11:01:18 2009 +0530

    BUGFIX 590227: missing evolution-data-server idl
    
    evolution complains missing evolution-data-server idl

 evolution-data-server.pc.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/evolution-data-server.pc.in b/evolution-data-server.pc.in
index a81643e..e656f9c 100644
--- a/evolution-data-server.pc.in
+++ b/evolution-data-server.pc.in
@@ -8,6 +8,8 @@ datarootdir= datarootdir@
 datadir= datadir@
 privdatadir= privdatadir@
 
+idldir= idldir@
+IDL_INCLUDES=-I${idldir} @IDL_INCLUDES@
 execversion= BASE_VERSION@
 
 Name: evolution-data-server



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]