[BACK] Return to bootstrap CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/bootstrap between version 1.2 and 1.3

version 1.2, 2000/12/04 13:17:58 version 1.3, 2001/06/29 14:40:58
Line 4 
Line 4 
  
 rm -f config.cache rm -f config.cache
  
  # This is to avoid atomake to complain about the fact that there is no
  # ChangeLog File at the moment
  if  test ! -f ChangeLog
  then
          touch ChangeLog
  fi
  
 aclocal \ aclocal \
 && libtoolize --force --copy \ && libtoolize --force --copy \
 && autoheader \ && autoheader \


Legend:
Removed from v.1.2 
changed lines
 Added in v.1.3