summaryrefslogtreecommitdiff
path: root/source3/lib/replace/dlfcn.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher1-6/+11
metze (This used to be commit 20965d800fcac0c55853fb12cdd36b5836fc7e56)
2007-10-10r22931: Fix logic in detection of the need to replace dlopen and friends.Michael Adam1-6/+7
Originally, dlfcn.o was only added to LIBREPLACEOBJ if dlopen was found in libdl but header dlfcn.h was not appropriate. Michael (This used to be commit 2c72980a808a9ebe5518c6e03baa66e6b97cc7db)
2007-10-10r20385: merge from samba4:Stefan Metzmacher1-5/+7
only try to find dlfcn.h if the dlopen symbol was found, it hopefully fixes systems where dlfcn.h but no library with dlopen metze (This used to be commit b303e929d1ac6f1d931d0b92bdecdf292e1598cd)
2007-10-10r18961: merge from samba4:Stefan Metzmacher1-3/+3
fix caching of some configure tests AC_CACHE_CHECK() *needs* '_cv_' in the shell var to do caching... metze (This used to be commit c460f28b68b75342bfabe3b396dd06e07a668ec4)
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher1-0/+18
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)