]> granicus.if.org Git - apache/commitdiff
Untangle Win32 build errors.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Apr 2000 05:59:32 +0000 (05:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Apr 2000 05:59:32 +0000 (05:59 +0000)
  #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


No differences found