You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by am...@apache.org on 2006/10/10 09:08:21 UTC

svn commit: r454648 - in /xerces/c/trunk: config.h.in configure

Author: amassari
Date: Tue Oct 10 00:08:21 2006
New Revision: 454648

URL: http://svn.apache.org/viewvc?view=rev&rev=454648
Log:
Regenerate (after checking in the right file...)

Modified:
    xerces/c/trunk/config.h.in
    xerces/c/trunk/configure

Modified: xerces/c/trunk/config.h.in
URL: http://svn.apache.org/viewvc/xerces/c/trunk/config.h.in?view=diff&rev=454648&r1=454647&r2=454648
==============================================================================
--- xerces/c/trunk/config.h.in (original)
+++ xerces/c/trunk/config.h.in Tue Oct 10 00:08:21 2006
@@ -304,6 +304,9 @@
 /* Define to 1 if we have sys/types.h */
 #undef XERCES_HAVE_SYS_TYPES_H
 
+/* Define to have Xerces_autoconf_config.hpp include wchar.h */
+#undef XERCES_INCLUDE_WCHAR_H
+
 /* Define if there is support for L"widestring" */
 #undef XERCES_LSTRSUPPORT
 

Modified: xerces/c/trunk/configure
URL: http://svn.apache.org/viewvc/xerces/c/trunk/configure?view=diff&rev=454648&r1=454647&r2=454648
==============================================================================
--- xerces/c/trunk/configure (original)
+++ xerces/c/trunk/configure Tue Oct 10 00:08:21 2006
@@ -28165,6 +28165,11 @@
                    	  { echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6; }
 
+cat >>confdefs.h <<_ACEOF
+#define XERCES_INCLUDE_WCHAR_H 1
+_ACEOF
+
+
 else
   echo "$as_me: failed program was:" >&5
 sed 's/^/| /' conftest.$ac_ext >&5



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org