aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
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