You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ja...@apache.org on 2005/03/09 14:20:02 UTC

cvs commit: ws-axis/c/build buildInitialize.xml

jamejose    2005/03/09 05:20:02

  Modified:    c/build  buildInitialize.xml
  Log:
  
  
  Revision  Changes    Path
  1.8       +1 -0      ws-axis/c/build/buildInitialize.xml
  
  Index: buildInitialize.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/build/buildInitialize.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- buildInitialize.xml	27 Jan 2005 10:17:34 -0000	1.7
  +++ buildInitialize.xml	9 Mar 2005 13:20:01 -0000	1.8
  @@ -146,6 +146,7 @@
   		<linker id="LinuxLinker" name="g++" libtool="true" if="linux">
   			<linkerarg value="-g" if="debug"/>
   			<libset libs="dl"/>
  +			<syslibset libs="pthread"/>
   		</linker>
   		
   		<!--