[evolution-data-server] Remove calendar/idl



commit a83ab0c680b99e73ac5f28ef203c901e512370a6
Author: Ross Burton <ross linux intel com>
Date:   Mon Jun 29 15:40:14 2009 +0100

    Remove calendar/idl

 calendar/Makefile.am                           |    2 +-
 calendar/idl/Evolution-DataServer-Calendar.idl |  293 ------------------------
 calendar/idl/Makefile.am                       |    5 -
 configure.ac                                   |    4 -
 4 files changed, 1 insertions(+), 303 deletions(-)
---
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index b8eeda0..53770ca 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -1 +1 @@
-SUBDIRS = idl libecal libedata-cal backends tests
+SUBDIRS = libecal libedata-cal backends tests
diff --git a/configure.ac b/configure.ac
index 8429f3e..2d5a447 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1547,9 +1547,6 @@ AC_SUBST(privincludedir)
 privlibdir='${libdir}'/evolution-data-server-$BASE_VERSION
 AC_SUBST(privlibdir)
 
-idldir='${datadir}'/idl/evolution-data-server-$API_VERSION
-AC_SUBST(idldir)
-
 imagesdir='${datadir}'/pixmaps/evolution-data-server
 AC_SUBST(imagesdir)
 
@@ -1625,7 +1622,6 @@ addressbook/tests/ebook/Makefile
 addressbook/tests/vcard/Makefile
 art/Makefile
 calendar/Makefile
-calendar/idl/Makefile
 calendar/libecal/Makefile
 calendar/libecal/libecal.pc
 calendar/libedata-cal/Makefile



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