On Fri, 24 May 2002, jean-frederic clere wrote:
> > ${JK}jk_channel_jni${OEXT}\
>
> That would require to have J2SE to compile mod_jk2.
No, it has an
#ifdef HAVE_JNI
// jni-specific code
#else
// empty factory
#endif
I did that to get rid of the conditional compilation of files and
simplify the makefiles, all files must be compiled.
Based on HAS_APR and HAVE_JNI some sections of code will not
be compiled.
Costin
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>