dbertoni    2002/10/07 19:28:10

  Modified:    c/src    Makefile.in
  Log:
  Changed priority for AIX build.
  
  Revision  Changes    Path
  1.103     +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.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- Makefile.in       4 Oct 2002 04:37:42 -0000       1.102
  +++ Makefile.in       8 Oct 2002 02:28:10 -0000       1.103
  @@ -262,7 +262,7 @@
   endif
       CC4 = $(CC) $(CXXFLAGS) $(PLATFORM_COMPILE_OPTIONS)
   
  -     MAKE_SHARED = makeC++SharedLib_r -p 5000 -brtl ${bitstobuildLink}
  +     MAKE_SHARED = makeC++SharedLib_r -p 1024 -brtl ${bitstobuildLink}
   
        LINK = $(CXX) -qnotempinc $(CXXFLAGS)  -brtl $(PLATFORM_COMPILE_OPTIONS) 
${bitstobuildLink}
   
  
  
  

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

Reply via email to