svn commit: samba r9063 - in branches/SAMBA_4_0/source: . build/m4 lib/netif lib/replace lib/socket

metze at samba.org metze at samba.org
Thu Aug 4 16:49:18 GMT 2005


Author: metze
Date: 2005-08-04 16:49:17 +0000 (Thu, 04 Aug 2005)
New Revision: 9063

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9063

Log:
- don't pollute the global $LIBS variable with -ldl 
- -lresolve seems to not being needed any more
  (it's actually not used, and the build farm seem to happy with it)

- move socket and netif configure test to seperate files
- don't pollute the global $LIBS variable with -lsocket ... 
- actually make use of the -lsocket when needed
  (should fix the solaris build)

metze
Added:
   branches/SAMBA_4_0/source/lib/netif/config.m4
   branches/SAMBA_4_0/source/lib/replace/config.m4
Modified:
   branches/SAMBA_4_0/source/build/m4/rewrite.m4
   branches/SAMBA_4_0/source/configure.in
   branches/SAMBA_4_0/source/lib/socket/config.m4
   branches/SAMBA_4_0/source/lib/socket/config.mk


Changeset:
Sorry, the patch is too large (474 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9063


More information about the samba-cvs mailing list