summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/dlfcn.m4
Commit message (Collapse)AuthorAgeFilesLines
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-6/+11
| | | | metze
* r22931: Fix logic in detection of the need to replace dlopen and friends.Michael Adam2007-10-101-6/+7
| | | | | | | Originally, dlfcn.o was only added to LIBREPLACEOBJ if dlopen was found in libdl but header dlfcn.h was not appropriate. Michael
* r20385: merge from samba4:Stefan Metzmacher2007-10-101-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
* r18961: merge from samba4:Stefan Metzmacher2007-10-101-3/+3
| | | | | | | fix caching of some configure tests AC_CACHE_CHECK() *needs* '_cv_' in the shell var to do caching... metze
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-101-0/+18
metze