You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2005/08/17 01:48:27 UTC

cvs commit: xml-xalan/c runConfigure

dmitryh     2005/08/16 16:48:27

  Modified:    c        runConfigure
  Log:
  Addional fix for XALANC-541
  
  Revision  Changes    Path
  1.14      +4 -1      xml-xalan/c/runConfigure
  
  Index: runConfigure
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/runConfigure,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- runConfigure	16 Aug 2005 01:06:47 -0000	1.13
  +++ runConfigure	16 Aug 2005 23:48:26 -0000	1.14
  @@ -17,6 +17,9 @@
   #
   #
   # $Log$
  +# Revision 1.14  2005/08/16 23:48:26  dmitryh
  +# Addional fix for XALANC-541
  +#
   # Revision 1.13  2005/08/16 01:06:47  dmitryh
   # Fix for XALANC-541
   #
  @@ -190,7 +193,7 @@
   debug=off                # by default debug is off
   bitsToBuild=32           # by default 32 bit build assumed
   transcoder=default       # by default use default transcoder
  -localSys=icu 	         # by default use icu locale system
  +localSys=inmem 	         # by default use inmem locale system
   locale=en_US             # by default use US locale
   
   # Get the command line parameters
  
  
  

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