[Expat-checkins] CVS: expat buildconf.sh,1.3,1.4

Fred L. Drake fdrake@users.sourceforge.net
Thu Nov 8 20:08:05 2001


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

Modified Files:
	buildconf.sh 
Log Message:
Be more reliable about using the libtool version on the PATH when this
script is run.  Part of SF patch #465018.


Index: buildconf.sh
===================================================================
RCS file: /cvsroot/expat/expat/buildconf.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** buildconf.sh	2001/08/23 11:27:26	1.3
--- buildconf.sh	2001/11/09 04:07:43	1.4
***************
*** 20,23 ****
--- 20,24 ----
  # --automake to make it shut up about "things to do"
  #
+ (cd conftools/; rm -f ltmain.sh ltconfig)
  $libtoolize --force --copy --automake