summaryrefslogtreecommitdiff
path: root/source3/lib/replace/libreplace_ld.m4
AgeCommit message (Expand)AuthorFilesLines
2008-05-16Fix typo.Jelmer Vernooij1-1/+0
2008-05-16Add undefined symbol flag for AIX.William Jojo1-0/+4
2008-02-19libreplace: Remove double item in case statement.Michael Adam1-4/+0
2008-02-13r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t...Jelmer Vernooij1-0/+4
2008-02-01NetBSD needs LD_LIBRARY_PATHVolker Lendecke1-0/+3
2008-01-18libreplace: Escape asterisk.Jelmer Vernooij1-1/+1
2008-01-18Try to fix the build on Tru64; avoid single quotes because they get expanded ...Jelmer Vernooij1-1/+1
2008-01-05selftest: Use platform-specific equivalents of LD_LIBRARY_PATH for Samba4's s...Jelmer Vernooij1-13/+154
2007-11-09Try to fix building dso's on hpux with gccjelmer1-1/+5
2007-11-09Try to get some more flags right.jelmer1-4/+4
2007-11-09Add libreplace macro for soname flags.jelmer1-0/+41
2007-11-09Try to fix the build on some HPUX machines.jelmer1-3/+1
2007-11-06Fix export dynamic for HPUX.jelmer1-4/+12
2007-11-06Remove flag that causes problems on some hosts.jelmer1-1/+1
2007-11-06Move SHLIBEXT determination into a test as well.jelmer1-0/+18
2007-11-06Move system-specific ldflags checks to libreplace so they can be used by ldb.jelmer1-0/+38
2007-11-06Add macro for picflag.jelmer1-0/+55
2007-11-06Add configure test for -Wl,--export-dynamic.jelmer1-0/+10