Remove the IDL stuff from our pkgconfig files.
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 27 Oct 2009 21:02:19 +0000 (17:02 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 27 Oct 2009 21:02:19 +0000 (17:02 -0400)
calendar/libecal/libecal.pc.in
evolution-data-server.pc.in
servers/groupwise/libegroupwise.pc.in

index a629b20..3974e1b 100644 (file)
@@ -5,9 +5,6 @@ includedir=@includedir@
 datarootdir=@datarootdir@
 datadir=@datadir@
 
-idldir=@idldir@
-IDL_INCLUDES=-I${idldir} @IDL_INCLUDES@
-
 privincludedir=@privincludedir@
 
 Name: libecal
index 4224365..7cae73f 100644 (file)
@@ -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
index 92e988e..e5a9ce1 100644 (file)
@@ -5,9 +5,6 @@ includedir=@includedir@
 datarootdir=@datarootdir@
 datadir=@datadir@
 
-idldir=@idldir@
-IDL_INCLUDES=-I${idldir} @IDL_INCLUDES@
-
 privincludedir=@privincludedir@
 
 Name: libegroupwise