You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by André Malo <nd...@perlig.de> on 2003/02/08 00:01:57 UTC

Re: cvs commit: httpd-2.0/support/win32 ApacheMonitor.dsp wintty.dsp

* wrowe@apache.org wrote:

>   +	copy modules\filters\$(LONG)\mod_ext_filter.$(src_so) 	"$(inst_so)" <.y
[...]
>   +	$(MAKE) $(MAKEOPT) -f Makefile.win SHORT=$(SHORT) LONG=$(LONG) \
>   +		_copybin src_exe=exe src_dll=dll src_so=so             \
>   +		inst_exe="$(INSTDIR)\bin"                              \
>   +		inst_dll="$(INSTDIR)\bin"                              \
>   +		inst_mod="$(INSTDIR)\modules"
[...]

I'd guess, the modules won't be installed on the right place ... ;-)

nd
-- 
sub the($){+shift} sub answer (){ord q
        [* It is always 42! *]       }
           print the answer
# André Malo # http://pub.perlig.de/ #