On 19.10.2004, at 04:03, Bennett, Tony - CNF wrote:
I have tried "adding" two different home-grown modules
to be statically linked when attempting to configure httpd 2.0.52 on AIX 5.1.
My configure command:
...
It only builds the module specified in the last "--with-module" directive.
Is this a limitation with that directive ???
If so, how do I "add" two modules that are to be statically linked…?
This should be working now with the current SVN trunk (2.1.x), see http://cvs.apache.org/viewcvs.cgi?root=Apache-SVN&rev=124600&view=rev
Just use --with-module=module-type1:module-file1,module-type2:module-file2 to add two or more external modules - you can find a description at http://httpd.apache.org/docs-2.1/programs/configure.html - would be nice to hear the results...
Cheers, Erik
smime.p7s
Description: S/MIME cryptographic signature
