/[libtool]/libtool/bootstrap
ViewVC logotype

Diff of /libtool/bootstrap

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

revision 1.20 by gary, Fri Aug 3 19:18:28 2001 UTC revision 1.21 by gary, Sat Sep 8 03:06:31 2001 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2    
3  # helps bootstrapping libtool, when checked out from CVS  # helps bootstrapping libtool, when checked out from CVS
4  # requires at least GNU autoconf 2.50 and GNU automake1.4-p4  # requires at least GNU autoconf 2.50 and GNU automake1.4-p5
5    
6    find . \( -name autom4te.cache -o -name libtool \) -print | xargs rm -r
7    
8  : ${ACLOCAL=aclocal}  : ${ACLOCAL=aclocal}
9  : ${AUTOMAKE=automake}  : ${AUTOMAKE=automake}

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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