summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 3ea3502b..6ac30e3c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -16,7 +16,7 @@ test -z "$srcdir" && srcdir=.
}
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
}