aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in1
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 64b984f854..49953985ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2003-11-07 JP Rosevear <jpr@ximian.com>
+ * configure.in: we don't have to configure the libical subdir now
+
+2003-11-07 JP Rosevear <jpr@ximian.com>
+
* configure.in: pull in evolution-data-server stuff and remove
backends from output
diff --git a/configure.in b/configure.in
index 51a736131c..5dc82d9196 100644
--- a/configure.in
+++ b/configure.in
@@ -1365,7 +1365,6 @@ dnl ******************************
export privlibdir
export privincludedir
export privdatadir
-AC_CONFIG_SUBDIRS(libical)
EVOLUTION_DIR=`(cd $srcdir; pwd)`
AC_SUBST(EVOLUTION_DIR)