Andreas J. Koenig wrote:
>>>>>> On Tue, 25 Dec 2007 10:47:48 -0800, "Philippe M. Chiasson" <[EMAIL 
>>>>>> PROTECTED]> said:
> [...]
> 
> From what I can see in the code it can only be "so" but I wonder why I
> do not see it expanded in any file. In my apache directory I grep
> recursively:
> 
> # grep -r MP_LIBEXT .                
> ./src/modules/perl/Makefile.tmpl:libperl.$(MP_LIBEXT): $(MP_OBJS_PIC)
> ./src/modules/perl/Makefile.tmpl:       $(APXS) -i -a -n perl 
> libperl.$(MP_LIBEXT)
> ./src/modules/perl/configure:echo "MP_LIBEXT=$my_soext" >>$my_makefileconf
> ./src/modules/perl/Makefile:libperl.$(MP_LIBEXT): $(MP_OBJS_PIC)
> ./src/modules/perl/Makefile:    $(APXS) -i -a -n perl libperl.$(MP_LIBEXT)

grep -R MP_LIBEXT [httpd-src]/src/modules/perl

> I get the impression that src/modules/perl/configure is not being run
> for whatever reason.
> 
> Let me know if I can try further things out.

Look in the httpd source, these files end up copied over into the httpd
tree and stuff is being run from there.

-- 
Philippe M. Chiasson     GPG: F9BFE0C2480E7680 1AE53631CB32A107 88C3A5A5
http://gozer.ectoplasm.org/       m/gozer\@(apache|cpan|ectoplasm)\.org/

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to