You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2001/08/24 05:02:57 UTC

cvs commit: httpd-2.0/os/os2 os.h

wrowe       01/08/23 20:02:57

  Modified:    os/win32 os.h
               os/os2   os.h
  Log:
    This flag is no more
  
  Revision  Changes    Path
  1.49      +0 -1      httpd-2.0/os/win32/os.h
  
  Index: os.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/os/win32/os.h,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- os.h	2001/08/23 19:08:20	1.48
  +++ os.h	2001/08/24 03:02:57	1.49
  @@ -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
  
  
  
  1.18      +0 -1      httpd-2.0/os/os2/os.h
  
  Index: os.h
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/os/os2/os.h,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- os.h	2001/08/23 19:08:20	1.17
  +++ os.h	2001/08/24 03:02:57	1.18
  @@ -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