summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2007-10-08 14:30:29 +0000
committerOlly Betts <olly@survex.com>2007-10-08 14:30:29 +0000
commit3a04a343337044dace992f157201071bbaf40f55 (patch)
treed4a4db21a7a5599289207247e64cbe0b96c70478 /autogen.sh
parent3777b685a6bb7b81773638c01e2270cfbc8b4314 (diff)
downloadswig-3a04a343337044dace992f157201071bbaf40f55.tar.gz
CVS -> SVN
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9968 626c5289-ae23-0410-ae9c-e8d60b6d4f22
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 0e3dd0704..33f54aa7c 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -2,7 +2,7 @@
# Bootstrap the development environment - add extra files needed to run configure.
# Note autoreconf should do what this file achieves, but it has a bug when working with automake!
-# The latest config.guess and config.sub should be copied into Tools/config and checked into CVS
+# The latest config.guess and config.sub should be copied into Tools/config and checked into SVN
# when upgrading the autotools. Otherwise this script will ensure the latest is copied from
# your autotool installation.