[Expat-checkins] expat/conftools config.guess,1.2,1.3 config.sub,1.2,1.3 .cvsignore,1.2,1.3

gstein@users.sourceforge.net gstein@users.sourceforge.net
Sat Jun 1 15:30:27 2002


Update of /cvsroot/expat/expat/conftools
In directory usw-pr-cvs1:/tmp/cvs-serv23278/conftools

Modified Files:
	.cvsignore 
Added Files:
	config.guess config.sub 
Log Message:
Work on fixing bug #462960

* add Apache's version of config.guess and config.sub, which are both
  recent, and have some helpful mods

* buildconf.sh: tweak call to libtoolize to avoid overwriting the above

* conftools/.cvsignore: the new files are supposed to be there

* Makefile.in: tweak to use $(prefix) for the manual page so that it
  picks up install-time prefix changes. tossed an old comment. tweak
  the 'extraclean' rule to avoid tossing the added config.* files.





Index: .cvsignore
===================================================================
RCS file: /cvsroot/expat/expat/conftools/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .cvsignore	23 Aug 2001 13:27:38 -0000	1.2
+++ .cvsignore	1 Jun 2002 22:29:30 -0000	1.3
@@ -1,5 +1,3 @@
 libtool.m4
-config.guess
-config.sub
 ltconfig
 ltmain.sh