summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-11-18 22:09:21 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-11-18 22:09:21 +0000
commita691d03e4459b43e3f47033b4aedc888036277f8 (patch)
tree4cbd93be339238df42c4359d6f2af4222d454c54 /autogen.sh
parent49a0cdf11d75459c34131d409d4b8cf3f3090f81 (diff)
downloadvte-a691d03e4459b43e3f47033b4aedc888036277f8.tar.gz
s/CVS/SVN/
svn path=/trunk/; revision=1979
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 0e379ffe..d5f2268b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,7 +17,7 @@ PKG_NAME="vte"
}
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 SVN"
exit 1
}
USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh