bnicholes    02/02/08 11:15:15

  Modified:    build    prebuildNW.bat
  Log:
  Added the renaming of apr_ldap.hnw to the prebuild for NetWare
  
  Revision  Changes    Path
  1.8       +1 -0      apr/build/prebuildNW.bat
  
  Index: prebuildNW.bat
  ===================================================================
  RCS file: /home/cvs/apr/build/prebuildNW.bat,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- prebuildNW.bat    15 Jan 2002 23:38:07 -0000      1.7
  +++ prebuildNW.bat    8 Feb 2002 19:15:15 -0000       1.8
  @@ -28,6 +28,7 @@
   
   @echo Fixing up the APR-Util headers
   copy ..\..\apr-util\include\apu.hnw ..\..\apr-util\include\apu.h
  +copy ..\..\apr-util\include\apr_ldap.hnw ..\..\apr-util\include\apr_ldap.h
   copy ..\..\apr-util\include\private\apu_config.hw 
..\..\apr-util\include\private\apu_config.h
   copy ..\..\apr-util\xml\expat\lib\expat.h.in 
..\..\apr-util\xml\expat\lib\expat.h
   copy ..\..\apr-util\xml\expat\lib\config.hnw 
..\..\apr-util\xml\expat\lib\config.h
  
  
  

Reply via email to