Removed HAVE_LIBDL from most places (except system.c). Added checks for
authorJeremy Allison <jra@samba.org>
Wed, 27 Mar 2002 03:00:39 +0000 (03:00 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 27 Mar 2002 03:00:39 +0000 (03:00 +0000)
commit7d7c594644d9b374e522f208b1f0bd5ab8abb9ab
treec197c1ed507014055f027cf0ace873e11ac3caca
parent1a06eeb6dae9b148a6e70470660e51a42def2399
Removed HAVE_LIBDL from most places (except system.c). Added checks for
dlopen & friends into configure.in. This should help building on *BSD
where dl*** calls are in libc.
Jeremy
(This used to be commit ac1baba35d7a399bf800ced49a4384e39955e3eb)
source3/configure
source3/configure.in
source3/include/config.h.in
source3/lib/system.c
source3/passdb/pdb_plugin.c
source3/smbd/conn.c
source3/smbd/vfs.c