wrowe       2003/02/24 13:54:27

  Modified:    include  apr.hw
  Log:
  And with the last commit, we aught to have Win32 otherchildren once again
  
  Revision  Changes    Path
  1.109     +1 -1      apr/include/apr.hw
  
  Index: apr.hw
  ===================================================================
  RCS file: /home/cvs/apr/include/apr.hw,v
  retrieving revision 1.108
  retrieving revision 1.109
  diff -u -r1.108 -r1.109
  --- apr.hw    16 Feb 2003 10:07:54 -0000      1.108
  +++ apr.hw    24 Feb 2003 21:54:27 -0000      1.109
  @@ -294,7 +294,7 @@
   #define APR_HAS_MMAP              1
   #define APR_HAS_FORK              0
   #define APR_HAS_RANDOM            1
  -#define APR_HAS_OTHER_CHILD       0
  +#define APR_HAS_OTHER_CHILD       1
   #define APR_HAS_DSO               1
   #define APR_HAS_SO_ACCEPTFILTER   0
   #define APR_HAS_UNICODE_FS        1
  
  
  

Reply via email to