config.sub and config.guess are being added to the repository as automake will no longer generate these files when running

automake --add-missing.
This started since removing libtool. Bug will be fixed in Automake 1.10, but until then we will have to keep these files in cvs.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-08-12 21:34:14 +00:00
commit ecd3e667ac
3 changed files with 3008 additions and 2 deletions

View file

@ -1,6 +1,4 @@
compile
config.guess
config.sub
depcomp
install-sh
ltmain.sh

1459
SWIG/Tools/config/config.guess vendored Executable file

File diff suppressed because it is too large Load diff

1549
SWIG/Tools/config/config.sub vendored Executable file

File diff suppressed because it is too large Load diff