summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/dlfcn.m4
Commit message (Collapse)AuthorAgeFilesLines
* r23310: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-06-021-6/+11
| | | | metze
* r22931: Fix logic in detection of the need to replace dlopen and friends.Michael Adam2007-05-161-6/+7
| | | | | | | Originally, dlfcn.o was only added to LIBREPLACEOBJ if dlopen was found in libdl but header dlfcn.h was not appropriate. Michael
* r20384: merge from samba4:Stefan Metzmacher2006-12-281-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 Metzmacher2006-09-271-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 Metzmacher2006-09-181-0/+18
metze