[Easysoap-checkins] CVS: easysoap/conftools .cvsignore,1.3,1.4
Status: Beta
Brought to you by:
dcrowley
From: David C. <dcr...@us...> - 2006-11-09 20:53:58
|
Update of /cvsroot/easysoap/easysoap/conftools In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15186/conftools Modified Files: .cvsignore Log Message: Modifications for gcc 4.1.1 Added the MSVC8.0 directory for autoconf/make Index: .cvsignore =================================================================== RCS file: /cvsroot/easysoap/easysoap/conftools/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- .cvsignore 2 Jun 2004 06:38:21 -0000 1.3 +++ .cvsignore 9 Nov 2006 20:53:04 -0000 1.4 @@ -3,3 +3,6 @@ mkinstalldirs compile depcomp +config.guess +config.sub +ltmain.sh |