build user.
This does not represent any significant change to the package,
and certainly not to the source code, so if people do not complain
about the discrepancy, then the -win32-src.zip package would include
this fix.
Either way, it's not a regression so not a showstopper to 2.2.9.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@666353
13f79535-47bb-0310-9956-
ffa450edef68
copy srclib\apr-util\ldap\$(LONG)\apr_ldap-1.$(src_dll) "$(inst_dll)" <.y
!IFDEF DBD_LIST
for %d in ($(DBD_LIST)) do ( \
- copy srclib\apr-util\dbd\$(LONG)\apr_dbd_%d-1.$(src_dll) "$(inst_dll)" <.y && \
+ copy srclib\apr-util\dbd\$(LONG)\apr_dbd_%d-1.$(src_dll) "$(inst_dll)" <.y \
)
!ENDIF
!IF EXIST("srclib\zlib\zlib1.$(src_dll)")