From 159ddc6a661b8a77567417fa9b11f0746a72d3fb Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 19 Jan 2010 09:52:54 -0500 Subject: Fix mention of CVS in autogen.sh. --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index f2fd1c3db9..f346c77651 100755 --- a/autogen.sh +++ b/autogen.sh @@ -19,7 +19,7 @@ REQUIRED_INTLTOOL_VERSION=0.35.5 } 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 . gnome-autogen.sh -- cgit v1.2.3