CVS -> SVN

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9968 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Olly Betts 2007-10-08 14:30:29 +00:00
commit 3a04a34333
3 changed files with 5 additions and 5 deletions

View file

@ -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.