Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-12-02 | If we're using the builtin dlopen(), and libdl.* doesn't exist, then | jlam | 1 | -1/+3 |
2004-11-28 | Reverse the tests so that we actually check for the existence and not | jlam | 1 | -6/+6 |
2004-11-26 | Match NetBSD-2.x_RCn as well as NetBSD-2.x. | jlam | 1 | -2/+3 |
2004-11-26 | Move the section that defines DLOPEN_REQUIRE_PTHREAD outside of the | jlam | 1 | -22/+22 |
2004-11-26 | Don't auto-add -ldl to LIBS since most GNU configure scripts already | jlam | 1 | -2/+6 |
2004-11-26 | Move all dlopen-handling code into dlopen.{builtin,buildlink3}.mk. | jlam | 1 | -3/+5 |
2004-11-26 | Split dlopen.buildlink3.mk into two files: dlopen.buildlink3.mk, which | jlam | 1 | -0/+79 |