jfclere     2004/07/23 01:10:44

  Modified:    jk/native2 buildconf.sh
  Log:
  Like in native: remove automake cache directory.
  
  Revision  Changes    Path
  1.9       +3 -0      jakarta-tomcat-connectors/jk/native2/buildconf.sh
  
  Index: buildconf.sh
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native2/buildconf.sh,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- buildconf.sh      6 Feb 2004 09:43:06 -0000       1.8
  +++ buildconf.sh      23 Jul 2004 08:10:44 -0000      1.9
  @@ -11,3 +11,6 @@
   automake --copy --add-missing
   echo "autoconf"
   autoconf
  +
  +echo "rm autom4te.cache"
  +rm -rf autom4te.cache
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to