peiyongz 2002/11/06 11:26:38
Modified: c/src/xercesc runConfigure
Log:
recognize -mICU
Revision Changes Path
1.20 +2 -2 xml-xerces/c/src/xercesc/runConfigure
Index: runConfigure
===================================================================
RCS file: /home/cvs/xml-xerces/c/src/xercesc/runConfigure,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- runConfigure 28 Oct 2002 18:17:57 -0000 1.19
+++ runConfigure 6 Nov 2002 19:26:37 -0000 1.20
@@ -472,7 +472,7 @@
if test $msgloader ; then
case $msgloader in
- icu)
+ icu | ICU)
if test ${ICUROOT}o = "o" ; then
echo '***Error*** ICUROOT environment variable not defined. Exiting...';
exit ${ERROR_EXIT_CODE};
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]