dbertoni 2002/07/24 16:13:59
Modified: c/src/Include TRU64Definitions.hpp
Log:
New macro to configure STL.
Revision Changes Path
1.10 +2 -1 xml-xalan/c/src/Include/TRU64Definitions.hpp
Index: TRU64Definitions.hpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/Include/TRU64Definitions.hpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- TRU64Definitions.hpp 18 Apr 2002 04:50:11 -0000 1.9
+++ TRU64Definitions.hpp 24 Jul 2002 23:13:59 -0000 1.10
@@ -2,7 +2,7 @@
* The Apache Software License, Version 1.1
*
*
- * Copyright (c) 1999 The Apache Software Foundation. All rights
+ * Copyright (c) 1999-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -79,6 +79,7 @@
#define XALAN_POSIX2_AVAILABLE
#define XALAN_INLINE_INITIALIZATION
#define XALAN_LSTRSUPPORT
+#define XALAN_MODERN_STL
#if defined(__STD_STRICT_ANSI) || defined(__STD_STRICT_ANSI_ERRORS)
#define XALAN_STRICT_ANSI_HEADERS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]