Description of problem: httpd module mod_substitute is missing on MS Windows nuild Do we have any reason why we don't build it on MS Windows ?
I found in configure MS windows source: { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable mod_substitute" >&5 $as_echo_n "checking whether to enable mod_substitute... " >&6; } # Check whether --enable-substitute was given. if test "${enable_substitute+set}" = set; then : enableval=$enable_substitute; else enable_substitute=most fi
Checked also Makefile.win: $(MAKE) $(MAKEOPT) -f mod_substitute.mak CFG="mod_substitute - Win32 $(LONG)" RECURSE=0 $(CTARGET)
Fixed in httpd-2.2.26-8.win6 https://brewweb.devel.redhat.com/buildinfo?buildID=381347
Dear Libor, Vaclav, I think this one has slipped through the cracks. Please, close it if it's no longer a pending issue. Thanks.
This BZ can not be closed till JWS 3.0 verification.
Verified with JWS 3.0 CR3