You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2004/10/29 20:24:28 UTC

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk aphowto.xml

yoavs       2004/10/29 11:24:28

  Modified:    jk/xdocs/jk aphowto.xml
  Log:
  Bugzilla 30400: minor doc fix.
  
  Revision  Changes    Path
  1.29      +1 -1      jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml
  
  Index: aphowto.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- aphowto.xml	22 Jul 2004 10:02:24 -0000	1.28
  +++ aphowto.xml	29 Oct 2004 18:24:28 -0000	1.29
  @@ -751,7 +751,7 @@
   
   <screen>
   <note>Apache 2.0 build with JNI support</note>
  -<type>./configure --with-apxs=/opt/apache2/bin/apxs \</type>
  +<type>./configure --with-apxs2=/opt/apache2/bin/apxs \</type>
   <typenext>--with-java-home=${JAVA_HOME} --with-java-platform=2 \</typenext>
   <typenext>--enable-jni</typenext><br/>
   </screen>
  
  
  

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