dbertoni    01/02/21 14:53:21

  Modified:    c/src/Include GCCDefinitions.hpp
  Log:
  Added new #define for POSIX.
  
  Revision  Changes    Path
  1.13      +2 -0      xml-xalan/c/src/Include/GCCDefinitions.hpp
  
  Index: GCCDefinitions.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/Include/GCCDefinitions.hpp,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- GCCDefinitions.hpp        2000/09/28 20:43:07     1.12
  +++ GCCDefinitions.hpp        2001/02/21 22:53:20     1.13
  @@ -81,6 +81,8 @@
   #define XALAN_SGI_BASED_STL
   #define XALAN_XALANDOMCHAR_USHORT_MISMATCH
   #define XALAN_NO_STD_ALLOCATORS
  +#define XALAN_POSIX2_AVAILABLE
  +
   
   
   // This will change, depending upon the target platform.
  
  
  

Reply via email to