You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2005/07/04 09:14:25 UTC

cvs commit: jakarta-tomcat-connectors/jk BUILD.txt

jfclere     2005/07/04 00:14:25

  Modified:    jk       BUILD.txt
  Log:
  typo PR 34939.
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-tomcat-connectors/jk/BUILD.txt
  
  Index: BUILD.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/BUILD.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- BUILD.txt	28 Apr 2005 10:19:35 -0000	1.3
  +++ BUILD.txt	4 Jul 2005 07:14:25 -0000	1.4
  @@ -8,6 +8,6 @@
   
   For the impatient Apache admins:
   $> cd native
  -$> ../configure --with-apxs=/usr/sbin/apxs (or where ever the apxs/apxs2 is)
  +$> ./configure --with-apxs=/usr/sbin/apxs (or where ever the apxs/apxs2 is)
   $> make
   $> su -c 'make install'
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org