You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by hg...@apache.org on 2001/06/29 22:49:01 UTC

cvs commit: jakarta-tomcat-connectors/jk/native README.configure

hgomez      01/06/29 13:49:01

  Modified:    jk/native README.configure
  Log:
  Updated information on how to specify external LINKERS
  Submitted by:	J-F Clere
  
  Revision  Changes    Path
  1.5       +4 -0      jakarta-tomcat-connectors/jk/native/README.configure
  
  Index: README.configure
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-connectors/jk/native/README.configure,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README.configure	2001/06/11 11:07:44	1.4
  +++ README.configure	2001/06/29 20:48:59	1.5
  @@ -25,6 +25,10 @@
     make
   * make install
   
  +  It is possible to set CFLAGS and LDFLAGS to add some platform specifics:
  +  LDFLAGS=-lc \
  +  ./configure -with-apxs=/home2/local/apache/bin/apxs
  +
     jakarta-tomcat-connectors arguments
     -----------------------------------
     JVM related parameters: