You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2002/09/04 19:15:45 UTC

cvs commit: xml-xerces/c/src/xercesc runConfigure

peiyongz    2002/09/04 10:15:44

  Modified:    c/src/xercesc runConfigure
  Log:
  "aCC" for HP
  
  Revision  Changes    Path
  1.18      +2 -2      xml-xerces/c/src/xercesc/runConfigure
  
  Index: runConfigure
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/runConfigure,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- runConfigure	19 Aug 2002 19:38:17 -0000	1.17
  +++ runConfigure	4 Sep 2002 17:15:44 -0000	1.18
  @@ -88,7 +88,7 @@
               'hp-10', 'hp-11', 'openserver', 'unixware', 'os400', 'irix',
               'ptx', 'tru64', 'macosx'. 'cygwin')"
       echo "       -c <C compiler name> (e.g. gcc, cc, xlc_r, icc or ecc)"
  -    echo "       -x <C++ compiler name> (e.g. g++, CC, xlC_r, icc or ecc)"
  +    echo "       -x <C++ compiler name> (e.g. g++, CC, aCC, xlC_r, icc or ecc)"
       echo "       -d (specifies that you want to build debug version)"
       echo "       -m <message loader> can be 'inmem', 'icu', 'MsgFile' or 'iconv'"
       echo "       -n <net accessor> can be 'fileonly', 'libwww', 'socket' or 'native'"
  
  
  

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