/[libtool]/libtool/bootstrap
ViewVC logotype

Diff of /libtool/bootstrap

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16.2.1 by gary, Thu Sep 6 21:44:10 2001 UTC revision 1.16.2.2 by gary, Sat Sep 8 02:56:43 2001 UTC
# Line 3  Line 3 
3  # helps bootstrapping libtool, when checked out from CVS  # helps bootstrapping libtool, when checked out from CVS
4  # requires GNU autoconf and GNU automake  # requires GNU autoconf and GNU automake
5    
6  find . -name autom4te.cache -print | xargs rm -r  find . \( -name autom4te.cache -o -name libtool \) -print | xargs rm -r
7    
8  file=Makefile.in  file=Makefile.in
9    

Legend:
Removed from v.1.16.2.1  
changed lines
  Added in v.1.16.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26