dbertoni    02/03/06 22:11:18

  Modified:    c/src    Makefile.in
  Log:
  Updated HPUX options.
  
  Revision  Changes    Path
  1.83      +1 -1      xml-xalan/c/src/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/Makefile.in,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- Makefile.in       7 Mar 2002 05:11:29 -0000       1.82
  +++ Makefile.in       7 Mar 2002 06:11:17 -0000       1.83
  @@ -163,7 +163,7 @@
   ifeq ($(PLATFORM), HPUX)
   
     SUPPORTED = TRUE
  -  PLATFORM_COMPILE_OPTIONS = +Z -D${PLATFORM} -D_THREAD_SAFE
  +  PLATFORM_COMPILE_OPTIONS = +Z -D${PLATFORM} -D_THREAD_SAFE +DAportable
     PLATFORM_CXX_COMPILE_OPTIONS = +p -mt
     ALLLIBS = ${LIBS}
     SHLIBSUFFIX=.sl
  
  
  

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

Reply via email to