dbertoni    2004/02/06 00:49:09

  Modified:    c        runConfigure
  Log:
  Initial changes for HP-UX IA64 port.
  
  Revision  Changes    Path
  1.7       +6 -0      xml-xalan/c/runConfigure
  
  Index: runConfigure
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/runConfigure,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- runConfigure      6 Feb 2004 08:39:35 -0000       1.6
  +++ runConfigure      6 Feb 2004 08:49:09 -0000       1.7
  @@ -58,6 +58,9 @@
   # 
   #
   # $Log$
  +# Revision 1.7  2004/02/06 08:49:09  dbertoni
  +# Initial changes for HP-UX IA64 port.
  +#
   # Revision 1.6  2004/02/06 08:39:35  dbertoni
   # Initial changes for HP-UX IA64 port.
   #
  @@ -382,6 +385,9 @@
              hp-11-ia64)
                 bitstobuildDefines="+DD32 "
                          ;;
  +           hp-11-ia64)
  +              bitstobuildDefines=" $bitstobuildDefines +DD32 "
  +                        ;;
              linux)
                 ;;
              *)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to