From 76ad4e31f947ff9b81029f7ff722081a5d30903b Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 28 Apr 2000 05:59:32 +0000 Subject: [PATCH] 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 -- 2.50.1