From: Bradley Nicholes Date: Fri, 8 Feb 2002 19:17:26 +0000 (+0000) Subject: Added the renaming of apr_ldap.hnw to the prebuild precessing X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c0ef83acacbaf9345a45eccd7b1b8fb64b28375;p=apache Added the renaming of apr_ldap.hnw to the prebuild precessing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93340 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/prebuildNW.bat b/build/prebuildNW.bat index 5290079933..240b4a6938 100755 --- a/build/prebuildNW.bat +++ b/build/prebuildNW.bat @@ -29,6 +29,7 @@ copy ..\srclib\apr\include\apr.hnw ..\srclib\apr\include\apr.h @echo Fixing up the APR-Util headers copy ..\srclib\apr-util\include\apu.hnw ..\srclib\apr-util\include\apu.h +copy ..\srclib\apr-util\include\apr_ldap.hnw ..\srclib\apr-util\include\apr_ldap.h @echo Fixing up the pcre headers copy ..\srclib\pcre\config.hw ..\srclib\pcre\config.h