[evolution-data-server] Remove the IDL stuff from our pkgconfig files.



commit 528e88c5a7df79635bb1a0bbd41a9919036c1a4c
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Oct 27 17:02:19 2009 -0400

    Remove the IDL stuff from our pkgconfig files.

 calendar/libecal/libecal.pc.in        |    3 ---
 evolution-data-server.pc.in           |    2 --
 servers/groupwise/libegroupwise.pc.in |    3 ---
 3 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/calendar/libecal/libecal.pc.in b/calendar/libecal/libecal.pc.in
index a629b20..3974e1b 100644
--- a/calendar/libecal/libecal.pc.in
+++ b/calendar/libecal/libecal.pc.in
@@ -5,9 +5,6 @@ includedir= includedir@
 datarootdir= datarootdir@
 datadir= datadir@
 
-idldir= idldir@
-IDL_INCLUDES=-I${idldir} @IDL_INCLUDES@
-
 privincludedir= privincludedir@
 
 Name: libecal
diff --git a/evolution-data-server.pc.in b/evolution-data-server.pc.in
index 4224365..7cae73f 100644
--- a/evolution-data-server.pc.in
+++ b/evolution-data-server.pc.in
@@ -8,8 +8,6 @@ datarootdir= datarootdir@
 datadir= datadir@
 privdatadir= privdatadir@
 
-idldir= idldir@
-IDL_INCLUDES=-I${idldir} @IDL_INCLUDES@
 execversion= BASE_VERSION@
 
 Name: evolution-data-server
diff --git a/servers/groupwise/libegroupwise.pc.in b/servers/groupwise/libegroupwise.pc.in
index 92e988e..e5a9ce1 100644
--- a/servers/groupwise/libegroupwise.pc.in
+++ b/servers/groupwise/libegroupwise.pc.in
@@ -5,9 +5,6 @@ includedir= includedir@
 datarootdir= datarootdir@
 datadir= datadir@
 
-idldir= idldir@
-IDL_INCLUDES=-I${idldir} @IDL_INCLUDES@
-
 privincludedir= privincludedir@
 
 Name: libegroupwise



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