You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2004/04/19 16:54:08 UTC

cvs commit: xml-xalan/c runConfigure

dmitryh     2004/04/19 07:54:08

  Modified:    c        runConfigure
  Log:
  Fix for Bugzilla Bug 28452
  
  Revision  Changes    Path
  1.11      +4 -1      xml-xalan/c/runConfigure
  
  Index: runConfigure
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/runConfigure,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- runConfigure	6 Apr 2004 15:08:44 -0000	1.10
  +++ runConfigure	19 Apr 2004 14:54:08 -0000	1.11
  @@ -17,6 +17,9 @@
   #
   #
   # $Log$
  +# Revision 1.11  2004/04/19 14:54:08  dmitryh
  +# Fix for Bugzilla Bug 28452
  +#
   # Revision 1.10  2004/04/06 15:08:44  dmitryh
   # Changes for a cygwin build
   #
  @@ -139,7 +142,7 @@
       echo "Usage: runConfigure \"options\""
       echo "       where options may be any of the following:"
       echo "       -p <platform> (accepts 'aix', 'linux', 'freebsd', 'netbsd', 'solaris',
  -            'hp-10', 'hp-11', 'irix', 'tru64', 'macosx', 'os400', 'cygwin')"
  +            'hp-10', 'hp-11', 'hp-11-ia64', 'irix', 'tru64', 'macosx', 'os400', 'cygwin')"
       echo "       -c <C compiler name> (e.g. gcc, cc, xlc)"
       echo "       -x <C++ compiler name> (e.g. g++, CC, xlC)"
       echo "       -d (specifies that you want to build debug version)"
  
  
  

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