From: William A. Rowe Jr Date: Fri, 24 Aug 2001 03:02:57 +0000 (+0000) Subject: This flag is no more X-Git-Tag: 2.0.25~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0801743658f3be9ddfff14a129927533620b451f;p=apache This flag is no more git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90608 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/os2/os.h b/os/os2/os.h index ae2da225e8..d09e65ed76 100644 --- a/os/os2/os.h +++ b/os/os2/os.h @@ -62,7 +62,6 @@ #define PLATFORM "OS/2" /* going away shortly... */ -#define HAVE_CANONICAL_FILENAME #define HAVE_DRIVE_LETTERS #define HAVE_UNC_PATHS #define CASE_BLIND_FILESYSTEM diff --git a/os/win32/os.h b/os/win32/os.h index 31e2305628..f8e3d893c7 100644 --- a/os/win32/os.h +++ b/os/win32/os.h @@ -79,7 +79,6 @@ #define PLATFORM "Win32" /* going away shortly... */ -#define HAVE_CANONICAL_FILENAME #define HAVE_DRIVE_LETTERS #define HAVE_UNC_PATHS #define CASE_BLIND_FILESYSTEM