Commit graph

9 commits

Author SHA1 Message Date
rillig
7fdde49022 Fixed pkglint warnings, reindented the code.
Added a comment to the generated Makefile saying who has generated it,
so I don't have to look for that again.
2006-10-05 12:41:24 +00:00
rillig
a5ffa7a9b6 The libltdl directories need a "check" target as well. Otherwise
lang/kaffe does not pass the tests, for example.
2006-10-05 12:07:00 +00:00
tonio
cbd716ffcc add a symlink for libltdl.dylib when OPSYS == Darwin
This fixes lang/kaffe build
2006-05-19 09:12:29 +00:00
drochner
f1c947963b allow LIBLTDL_CONVENIENCE_SUBDIR to be a list of directories;
there is at least one prospective pkg which contains two copies
of libltdl
2006-02-07 19:07:24 +00:00
tv
2f0e9f2df5 Add LIBLTDL_CONVENIENCE_SUBDIR variable to allow packages to indicate that
bundled libltdl is not in the subdir "libltdl".
2004-12-24 23:44:30 +00:00
sketch
9a843aa718 Not all implementations of ln(1) can handle -fs arguments where the target
still exists.  Explicitly rm the target before ln.
2004-11-15 12:19:40 +00:00
tv
60b4f52ab5 Add do-nothing "clean" target to fake libltdl Makefile. 2004-11-05 17:31:28 +00:00
tv
a68a85ed71 Also override libltdl.la (the non-convenience version). 2004-11-04 04:27:35 +00:00
tv
840de7f0dc Specialized bl3 include used to intercept "convenience" copies of libltdl
embedded within program source, which is often not very up-to-date.
2004-10-17 15:34:27 +00:00