You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by jb...@apache.org on 2005/05/27 01:40:12 UTC

svn commit: r178714 - /xerces/c/branches/jberry/3.0-unstable/configure

Author: jberry
Date: Thu May 26 16:40:11 2005
New Revision: 178714

URL: http://svn.apache.org/viewcvs?rev=178714&view=rev
Log:
regen configure

Modified:
    xerces/c/branches/jberry/3.0-unstable/configure

Modified: xerces/c/branches/jberry/3.0-unstable/configure
URL: http://svn.apache.org/viewcvs/xerces/c/branches/jberry/3.0-unstable/configure?rev=178714&r1=178713&r2=178714&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/configure (original)
+++ xerces/c/branches/jberry/3.0-unstable/configure Thu May 26 16:40:11 2005
@@ -24041,7 +24041,8 @@
 
 	# Check for iconv support
 
-for ac_header in wchar.h
+
+for ac_header in wchar.h wctype.h
 do
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
@@ -24197,7 +24198,8 @@
 
 
 
-for ac_func in towupper towlower mblen wcstombs mbstowcs
+
+for ac_func in towupper towlower iswspace mblen wcstombs mbstowcs
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5



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