we don't have to configure the libical subdir now

2003-11-07  JP Rosevear <jpr@ximian.com>

	* configure.in: we don't have to configure the libical subdir now

svn path=/trunk/; revision=23208
This commit is contained in:
JP Rosevear
2003-11-07 05:57:08 +00:00
committed by JP Rosevear
parent 9b5a7b0828
commit 1b761f0cb7
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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

View File

@ -1365,7 +1365,6 @@ dnl ******************************
export privlibdir
export privincludedir
export privdatadir
AC_CONFIG_SUBDIRS(libical)
EVOLUTION_DIR=`(cd $srcdir; pwd)`
AC_SUBST(EVOLUTION_DIR)