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-Tag: 2.0.32~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a9ee1264bbd07addd1e9d2f73a1df99823947a6c;p=thirdparty%2Fapache%2Fhttpd.git 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 52900799336..240b4a6938c 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