[evolution-data-server/dbus-calendar: 5/8] Remove calendar/idl



commit 0a8b8392b79b43c3de9b0c6ade952d2c494db748
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 2be7a38..2f34862 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1638,9 +1638,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)
 
@@ -1720,7 +1717,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]