r9063: - don't pollute the global $LIBS variable with -ldl
authorStefan Metzmacher <metze@samba.org>
Thu, 4 Aug 2005 16:49:17 +0000 (16:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:13 +0000 (13:31 -0500)
commit56c112bbbc028bf7b74b47b22d41b74c7a3f9855
tree821cb50bb21b77eb083370d11c3dd8eb93680ee5
parent2ba1fa7b593706bdd1ad5bae982ed51b16dc3a83
r9063: - 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
(This used to be commit adebd56be6f62323d56b6666ca0e02f85a33438e)
source4/build/m4/rewrite.m4
source4/configure.in
source4/lib/netif/config.m4 [new file with mode: 0644]
source4/lib/replace/config.m4 [new file with mode: 0644]
source4/lib/socket/config.m4
source4/lib/socket/config.mk