You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2002/04/04 10:14:30 UTC

cvs commit: xml-xalan/c/src/Include OS390Definitions.hpp

dbertoni    02/04/04 00:14:30

  Modified:    c/src/Include OS390Definitions.hpp
  Log:
  Make sure _REENTRANT is defined for STLport builds.
  
  Revision  Changes    Path
  1.8       +1 -0      xml-xalan/c/src/Include/OS390Definitions.hpp
  
  Index: OS390Definitions.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/Include/OS390Definitions.hpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- OS390Definitions.hpp	17 Dec 2001 18:17:19 -0000	1.7
  +++ OS390Definitions.hpp	4 Apr 2002 08:14:30 -0000	1.8
  @@ -104,6 +104,7 @@
   #define XALAN_UNALIGNED
   
   // STL Port Definitions
  +#define _REENTRANT
   #define __STL_NO_SGI_IOSTREAMS
   #include <stl/_config.h>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org