You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jean-frederic clere <jf...@fujitsu-siemens.com> on 2002/05/23 11:08:07 UTC

Re: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 Makefile.apxs.in

GOMEZ Henri wrote:
> 
> In my JK2 works I renamed APXSCFLAGS/APXSLDFLAGS
> to APXS_CFLAGS and APXS_LDFLAGS :)

Ok, I will care if I copy+paste things for native/native2 ;-))

> 
> -
> Henri Gomez                 ___[_]____
> EMAIL : hgomez@slib.fr        (. .)
> PGP KEY : 697ECEDD    ...oOOo..(_)..oOOo...
> PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6
> 
> >-----Original Message-----
> >From: jfclere@apache.org [mailto:jfclere@apache.org]
> >Sent: Wednesday, May 22, 2002 6:27 PM
> >To: jakarta-tomcat-connectors-cvs@apache.org
> >Subject: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0
> >Makefile.apxs.in
> >
> >
> >jfclere     02/05/22 09:26:44
> >
> >  Modified:    jk/native/apache-2.0 Makefile.apxs.in
> >  Log:
> >  Typo.
> >
> >  Revision  Changes    Path
> >  1.4       +1 -1
> >jakarta-tomcat-connectors/jk/native/apache-2.0/Makefile.apxs.in
> >
> >  Index: Makefile.apxs.in
> >  ===================================================================
> >  RCS file:
> >/home/cvs/jakarta-tomcat-connectors/jk/native/apache-2.0/Makefi
> >le.apxs.in,v
> >  retrieving revision 1.3
> >  retrieving revision 1.4
> >  diff -u -r1.3 -r1.4
> >  --- Makefile.apxs.in 29 Jun 2001 20:47:01 -0000      1.3
> >  +++ Makefile.apxs.in 22 May 2002 16:26:44 -0000      1.4
> >  @@ -6,7 +6,7 @@
> >   APXSLDFLAGS=@APXSLDFLAGS@
> >   APXSCFLAGS=@APXSCFLAGS@
> >
> >  -JK=../common
> >  +JK=../common/
> >   JK_INCL=-DUSE_APACHE_MD5 -I ${JK}
> >   JAVA_INCL=-I ${JAVA_HOME}/include -I ${JAVA_HOME}/include/${OS}
> >   JAVA_LIB=-L ${JAVA_HOME}/jre/lib/${ARCH} -L
> >${JAVA_HOME}/lib/${ARCH}/native_threads
> >
> >
> >
> >
> >--
> >To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>