cargilld 2004/01/13 10:09:23
Modified: c/doc build-winunix.xml
c/src/xercesc Makefile.incl runConfigure
Log:
Misc build updates
Revision Changes Path
1.30 +2 -2 xml-xerces/c/doc/build-winunix.xml
Index: build-winunix.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/build-winunix.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- build-winunix.xml 6 Jan 2004 21:56:10 -0000 1.29
+++ build-winunix.xml 13 Jan 2004 18:09:22 -0000 1.30
@@ -325,8 +325,8 @@
'iconv' [default: inmem]
-n <net accessor> can be 'fileonly', 'libwww', 'socket' or
'native' [default: socket]
- -t <transcoder> can be 'icu', 'Iconv400', 'Iconv390',
- 'Uniconv390', 'IconvFBSD', 'IconvGNU' or 'native'
+ -t <transcoder> can be 'icu', 'Iconv400', 'Uniconv390',
+ 'IconvFBSD', 'IconvGNU' or 'native'
[default: native]
-r <thread option> can be 'pthread' or 'dce'
(AIX, HP-11, and Solaris) or 'sproc' (IRIX) or 'none'
1.47 +2 -2 xml-xerces/c/src/xercesc/Makefile.incl
Index: Makefile.incl
===================================================================
RCS file: /home/cvs/xml-xerces/c/src/xercesc/Makefile.incl,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- Makefile.incl 31 Dec 2003 19:57:04 -0000 1.46
+++ Makefile.incl 13 Jan 2004 18:09:22 -0000 1.47
@@ -473,7 +473,7 @@
EXTRA_LINK_OPTIONS = -b -Wl,+s -Wl,+b,.
SHLIBSUFFIX=.sl
- IUCSHLIBSUFFIX=.sl
+ ICUSHLIBSUFFIX=.sl
else
TEMPLATESREPOSITORY = ${XML_OBJ_DIR}/ptrepository
COMMON_COMPILE_OPTIONS = -D_HP_UX -DXERCES_TMPLSINC \
1.30 +3 -3 xml-xerces/c/src/xercesc/runConfigure
Index: runConfigure
===================================================================
RCS file: /home/cvs/xml-xerces/c/src/xercesc/runConfigure,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- runConfigure 7 Jan 2004 17:49:37 -0000 1.29
+++ runConfigure 13 Jan 2004 18:09:22 -0000 1.30
@@ -99,8 +99,8 @@
'iconv' [default: inmem]"
echo " -n <net accessor> can be 'fileonly', 'libwww', 'socket' or
'native' [default: socket]"
- echo " -t <transcoder> can be 'icu', 'Iconv400', 'Iconv390',
- 'Uniconv390', 'IconvFBSD', 'IconvGNU' or 'native'
+ echo " -t <transcoder> can be 'icu', 'Iconv400', 'Uniconv390',
+ 'IconvFBSD', 'IconvGNU' or 'native'
[default: native]"
echo " -r <thread option> can be 'pthread' or 'dce'
(AIX, HP-11, and Solaris) or 'sproc' (IRIX) or 'none'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]