On Fri, 12 Oct 2001, Jens-Uwe Mager wrote: > As far as I can see the build system of apache got, well, a bit more > complicated than in 1.3 times. Any pointers where one might place an > extra argument to the linker? I will have to add an extr -brtl upon > linking the httpd executable.
i think you can set LDFLAGS=-brtl ./configure ... or just modify config_vars.mk after configure is run. i don't understand the apache-2.0 build system well at all, [EMAIL PROTECTED] might be more helpful. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
