summaryrefslogtreecommitdiff
path: root/source4/lib/replace/dlfcn.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20383: only try to find dlfcn.h if the dlopen symbol was found,Stefan Metzmacher1-5/+7
it hopefully fixes systems where dlfcn.h but no library with dlopen metze (This used to be commit 4aa31c8862020fa2615ec3cf0b65b1bb7ed10dd4)
2007-10-10r18960: fix caching of some configure tests AC_CACHE_CHECK()Stefan Metzmacher1-3/+3
*needs* '_cv_' in the shell var to do caching... metze (This used to be commit cb334632fae28bff107200a7b5643289f383eaad)
2007-10-10r18445: splitout the dlfcn related testsStefan Metzmacher1-0/+18
metze (This used to be commit 8662e1481504c50a45416ae09ec19b834164e77c)