aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2011-03-07 05:56:50 +0000
committerOlly Betts <olly@survex.com>2011-03-07 05:56:50 +0000
commitfaf5f6524e0e07ebdc7412f44688c2968b88f4b9 (patch)
treefb931be3124942b8af6888dce89c6a60e1a5e201 /Makefile.in
parent4fbb9e24d60660e6ccc3e9f1701be75edc4f041b (diff)
downloadswig-faf5f6524e0e07ebdc7412f44688c2968b88f4b9.tar.gz
CVS->SVN
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12521 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index a12366e12..7da4ba79c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -496,7 +496,7 @@ srcrpm:
# Update the autoconf files for detecting host/targets. Automake will do this in
# version 1.10 for our case of not having a top level Makefile.am. Until then we
-# can fetch them manually and will have to commit them to CVS.
+# can fetch them manually and will have to commit them to SVN.
configfiles:
wget ftp://ftp.gnu.org/pub/gnu/config/config.guess -O Tools/config/config.guess
chmod a+x Tools/config/config.guess