dbertoni    00/09/05 08:45:35

  Modified:    c/src/TestXSLT process.cpp
  Log:
  Disable ICU integration.
  
  Revision  Changes    Path
  1.38      +1 -1      xml-xalan/c/src/TestXSLT/process.cpp
  
  Index: process.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/TestXSLT/process.cpp,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- process.cpp       2000/09/05 02:24:48     1.37
  +++ process.cpp       2000/09/05 15:45:34     1.38
  @@ -133,7 +133,7 @@
   
   
   
  -#define XALAN_USE_ICU
  +//#define XALAN_USE_ICU
   #if defined(XALAN_USE_ICU)
   #include <ICUBridge/ICUBridge.hpp>
   #include <ICUBridge/FunctionICUFormatNumber.hpp>
  
  
  

Reply via email to