Author: tschoening
Date: Sun Jan 26 18:36:50 2014
New Revision: 1561527

URL: http://svn.apache.org/r1561527
Log:
with-logchar depends on Windows vs. non-Windows.

Modified:
    incubator/log4cxx/trunk/src/site/apt/building/ant.apt

Modified: incubator/log4cxx/trunk/src/site/apt/building/ant.apt
URL: 
http://svn.apache.org/viewvc/incubator/log4cxx/trunk/src/site/apt/building/ant.apt?rev=1561527&r1=1561526&r2=1561527&view=diff
==============================================================================
--- incubator/log4cxx/trunk/src/site/apt/building/ant.apt (original)
+++ incubator/log4cxx/trunk/src/site/apt/building/ant.apt Sun Jan 26 18:36:50 
2014
@@ -128,7 +128,7 @@ $ ant -Dcompiler=xyz
 
*-------------------+--------------------------------------------------------------------------------------------------------------------------+
 | -Denable-cfstring | Enable CFString API methods, requires Mac OS/X 
CoreFoundation, choice of yes, no (default).                              |
 
*-------------------+--------------------------------------------------------------------------------------------------------------------------+
-| -Dwith-logchar    | Internal character representation, choice of utf-8 
(default), wchar_t , unichar.                                         |
+| -Dwith-logchar    | Internal character representation, choice of utf-8 
(default non-Windows), wchar_t (default Windows), unichar.            |
 
*-------------------+--------------------------------------------------------------------------------------------------------------------------+
 | -Dwith-charset    | External character encoding, choice of utf-8, 
iso-8859-1, usascii, ebcdic, auto (default).                               |
 
*-------------------+--------------------------------------------------------------------------------------------------------------------------+


Reply via email to