summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/dlfcn.m4
Commit message (Collapse)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-31/+0
|
* Check for HPUX dl functions.jelmer2007-11-061-0/+5
| | | | | git-svn-id: svn+ssh://svn.samba.org/data/svn/samba/branches/SAMBA_4_0@25855 0c0555d6-39d7-0310-84fc-f1cc0bd64818 (This used to be commit 9f862e9faf0fa9cddfcc2f87d9f247082718b3e0)
* r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 828d2ca0610ab5ee3b96d187b3432b9b4fea72f8)
* r23309: sync lib/replace with SAMBA_4_0Stefan Metzmacher2007-10-101-6/+11
| | | | | metze (This used to be commit 20965d800fcac0c55853fb12cdd36b5836fc7e56)
* 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 (This used to be commit 2c72980a808a9ebe5518c6e03baa66e6b97cc7db)
* 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 (This used to be commit b303e929d1ac6f1d931d0b92bdecdf292e1598cd)
* 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 (This used to be commit c460f28b68b75342bfabe3b396dd06e07a668ec4)
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-101-0/+18
metze (This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)