Commit bb1b442c authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Untangle Win32 build errors.  

  #define str*casecmp as stricmp causes reinterpretation of 
  str*casecmp function declarations.  This creates dozens of
  compiler emits.  Since there is no need, the HAVE_STRCASECMP
  macros wipe out the redeclaration.

  This is my second and last hack for the evening...
  spent way to much time fighting the windoze cvs/ssh
  learning curve!  Sorry for the previous nonsense docs of 
  rev 1.22 - still fighting to use the editor for docs :-)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85072 13f79535-47bb-0310-9956-ffa450edef68
parent 4026c6fa
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment