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/06/02 06:40:16 UTC

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

Author: jberry
Date: Wed Jun  1 21:40:15 2005
New Revision: 179507

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

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=179507&r1=179506&r2=179507&view=diff
==============================================================================
--- xerces/c/branches/jberry/3.0-unstable/configure (original)
+++ xerces/c/branches/jberry/3.0-unstable/configure Wed Jun  1 21:40:15 2005
@@ -24647,9 +24647,13 @@
 
 		*)
 			if test $i -eq 2; then
+
 				echo "$as_me:$LINENO: result: none available; there will be no network access!!!" >&5
 echo "${ECHO_T}none available; there will be no network access!!!" >&6
-			fi
+
+
+fi
+
 			;;
 
 		esac
@@ -25080,7 +25084,7 @@
 
 
 
-	# Check for MacOSUnicodeConverter
+	# Check for platform-specific transcoders
 	list_add=
 	case $host_os in
 	darwin*)
@@ -25214,12 +25218,16 @@
 
 		*)
 			if test $i -eq 2; then
+
 				echo "$as_me:$LINENO: result: none" >&5
 echo "${ECHO_T}none" >&6
 				{ { echo "$as_me:$LINENO: error: Xerces cannot function without a transcoder" >&5
 echo "$as_me: error: Xerces cannot function without a transcoder" >&2;}
    { (exit 1); exit 1; }; }
-			fi
+
+
+fi
+
 			;;
 		esac
 	done
@@ -25344,12 +25352,16 @@
 			;;
 		*)
 			if test $i -eq 2; then
+
 				echo "$as_me:$LINENO: result: none" >&5
 echo "${ECHO_T}none" >&6
 				{ { echo "$as_me:$LINENO: error: Xerces cannot function without a MsgLoader" >&5
 echo "$as_me: error: Xerces cannot function without a MsgLoader" >&2;}
    { (exit 1); exit 1; }; }
-			fi
+
+
+fi
+
 			;;
 		esac
 	done



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