From: Laurent Bigonville Date: Tue, 8 Feb 2011 09:40:54 +0000 (+0100) Subject: GNOME is not using CVS for a while X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=be3b9622582ca5abc86532019e7563a37010b5ed GNOME is not using CVS for a while --- diff --git a/autogen.sh b/autogen.sh index 9c091dc0..bb0d1f83 100755 --- a/autogen.sh +++ b/autogen.sh @@ -14,7 +14,7 @@ REQUIRED_AUTOMAKE_VERSION=1.9 } which gnome-autogen.sh || { - echo "You need to install gnome-common from the GNOME CVS" + echo "You need to install gnome-common from the GNOME GIT" exit 1 } USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh