From 9c962579481f57327b92432cb6c05b6d9b795252 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Wed, 24 Apr 2013 12:23:07 +0200 Subject: autotools: libsynthesis for SyncEvolution now on freedesktop.org --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9d831e68..2ef5fb17 100644 --- a/configure.ac +++ b/configure.ac @@ -831,7 +831,7 @@ if test $SYNTHESIS_SRC != "no-synthesis-source"; then export PKG_CONFIG_PATH=$SYNTHESIS_SUBDIR:$PKG_CONFIG_PATH PKG_CHECK_MODULES([WITH_SYNTHESIS_SRC], [synthesis >= SYNTHESIS_MIN_VERSION], [], - [AC_MSG_ERROR([need at least libsynthesis >= SYNTHESIS_MIN_VERSION; the latest libsynthesis for SyncEvolution is the one from http://meego.gitorious.org/meego-middleware/libsynthesis])]) + [AC_MSG_ERROR([need at least libsynthesis >= SYNTHESIS_MIN_VERSION; the latest libsynthesis for SyncEvolution is the one from http://cgit.freedesktop.org/SyncEvolution/])]) fi -- cgit v1.2.3