aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 0 insertions, 5 deletions
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)