From fcff4c5f22452d8a960294f7aff011601caad349 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 7 Jan 2005 16:16:30 +0000 Subject: removed weatherdatadir definition here. 2005-01-07 Rodrigo Moya * configure.in: removed weatherdatadir definition here. svn path=/trunk/; revision=28271 --- ChangeLog | 4 ++++ configure.in | 5 ----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1e43f14af6..4604a32d5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-07 Rodrigo Moya + + * configure.in: removed weatherdatadir definition here. + 2005-01-07 David Trowbridge * configure.in: added calendar-weather plugin to build. diff --git a/configure.in b/configure.in index 5cfeae8796..4ac1ec8f21 100644 --- a/configure.in +++ b/configure.in @@ -1232,11 +1232,6 @@ else AC_MSG_ERROR(no) fi -dnl -- e-d-s weather datadir -dataserver_datadir=`pkg-config --variable=privdatadir evolution-data-server-1.2` -weatherdatadir="$dataserver_datadir/weather" -AC_SUBST(weatherdatadir) - dnl --- evolution-test flags EVO_SET_COMPILE_FLAGS(EVOLUTION_TEST, libgnome-2.0 libgnomeui-2.0 libbonobo-2.0 libbonoboui-2.0 >= $BONOBOUI_REQUIRED) -- cgit v1.2.3