summaryrefslogtreecommitdiffstats
path: root/source3/lib/replace/libreplace_ld.m4
Commit message (Expand)AuthorAgeFilesLines
* Make Samba 3 and Samba 4 both use the same single copy of libreplace.Jelmer Vernooij2008-09-161-319/+0
* Fix extra dash in command line flag.Jelmer Vernooij2008-09-141-1/+1
* Fix typo.Jelmer Vernooij2008-05-161-1/+0
* Add undefined symbol flag for AIX.William Jojo2008-05-161-0/+4
* libreplace: Remove double item in case statement.Michael Adam2008-02-191-4/+0
* r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij2008-02-131-0/+4
* NetBSD needs LD_LIBRARY_PATHVolker Lendecke2008-02-011-0/+3
* libreplace: Escape asterisk.Jelmer Vernooij2008-01-181-1/+1
* Try to fix the build on Tru64; avoid single quotes because they get expanded ...Jelmer Vernooij2008-01-181-1/+1
* selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...Jelmer Vernooij2008-01-051-13/+154
* Try to fix building dso's on hpux with gccjelmer2007-11-091-1/+5
* Try to get some more flags right.jelmer2007-11-091-4/+4
* Add libreplace macro for soname flags.jelmer2007-11-091-0/+41
* Try to fix the build on some HPUX machines.jelmer2007-11-091-3/+1
* Fix export dynamic for HPUX.jelmer2007-11-061-4/+12
* Remove flag that causes problems on some hosts.jelmer2007-11-061-1/+1
* Move SHLIBEXT determination into a test as well.jelmer2007-11-061-0/+18
* Move system-specific ldflags checks to libreplace so they can be used by ldb.jelmer2007-11-061-0/+38
* Add macro for picflag.jelmer2007-11-061-0/+55
* Add configure test for -Wl,--export-dynamic.jelmer2007-11-061-0/+10