/[libtool]/libtool/bootstrap
ViewVC logotype

Diff of /libtool/bootstrap

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

revision 1.16.2.3 by gary, Mon Sep 10 22:25:55 2001 UTC revision 1.16.2.4 by gary, Tue Sep 11 19:09:39 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 -o -name libtool \) -print | xargs rm -r  find . \( -name autom4te.cache -o -name libtool \) -exec rm -r {} \;
7    
8  file=Makefile.in  file=Makefile.in
9    

Legend:
Removed from v.1.16.2.3  
changed lines
  Added in v.1.16.2.4

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