summaryrefslogtreecommitdiff
path: root/mk/dlopen.builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2005-06-26Darwin>=7.0 does not need devel/dlcompat.minskim1-4/+4
2005-06-09Clarify why dlopen.builtin.mk ignores PREFER_* values.jlam1-1/+6
2005-06-08The USE_BUILTIN.dl code got too complex in the previous commit.jlam1-22/+4
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-37/+65
2005-01-20Also match NetBSD security releases, e.g. 2.0.1, when deciding whetherjlam1-2/+3
2005-01-03Make IS_BUILTIN.dl work on Interix. Patch provided by Hiramatsu Yoshifumiminskim1-2/+2
2004-12-23Don't remove library options from the command line quite so aggressively.jlam1-3/+1
2004-12-02If we're using the builtin dlopen(), and libdl.* doesn't exist, thenjlam1-1/+3
2004-11-28Reverse the tests so that we actually check for the existence and notjlam1-6/+6
2004-11-26Match NetBSD-2.x_RCn as well as NetBSD-2.x.jlam1-2/+3
2004-11-26Move the section that defines DLOPEN_REQUIRE_PTHREAD outside of thejlam1-22/+22
2004-11-26Don't auto-add -ldl to LIBS since most GNU configure scripts alreadyjlam1-2/+6
2004-11-26Move all dlopen-handling code into dlopen.{builtin,buildlink3}.mk.jlam1-3/+5
2004-11-26Split dlopen.buildlink3.mk into two files: dlopen.buildlink3.mk, whichjlam1-0/+79