Hi,

I am adding mod_jk (from Jakarta Tomcat) to the httpd-2.0 sources in order to 
build an httpd excutable with mod_jk linked staticly to it.

But I have to make a buildconf to integrate the config.m4 in the configure.

Is there a better way to get it?
Like: --activate-module=src/modules/jk/libjk.a --disable-shared=jk we are using 
with Apache-1.3

I have in modules/jk:
config.m4
lib_jk.a
lib_jk.la
But I think I have to add mod_jk.c and some include to compile it.

Cheers

Jean-frederic

Reply via email to