update some comments
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10921 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a65e883912
commit
4e4a2d8205
1 changed files with 2 additions and 3 deletions
|
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||
# Bootstrap the development environment - add extra files needed to run configure.
|
# 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!
|
# 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 SVN
|
# The latest config.guess and config.sub should be copied into Tools/config.
|
||||||
# when upgrading the autotools. Otherwise this script will ensure the latest is copied from
|
# This script will ensure the latest is copied from your autotool installation.
|
||||||
# your autotool installation.
|
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -x
|
set -x
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue