summaryrefslogtreecommitdiffstats
path: root/rules/libltdl.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 14:49:35 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-01-18 14:49:35 +0100
commit9b199ebfada3a08409d5e4b2d8a4b057ba58ae54 (patch)
treeb3eca46647e81411d846bb09c7835ae740a22db7 /rules/libltdl.in
parent33b255fb09820f52eea2b342634150ca673ccebd (diff)
downloadptxdist-9b199ebfada3a08409d5e4b2d8a4b057ba58ae54.tar.gz
ptxdist-9b199ebfada3a08409d5e4b2d8a4b057ba58ae54.tar.xz
[libltdl] add missing dependencies
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libltdl.in')
-rw-r--r--rules/libltdl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/libltdl.in b/rules/libltdl.in
index 22c047381..02e5547d9 100644
--- a/rules/libltdl.in
+++ b/rules/libltdl.in
@@ -2,6 +2,7 @@
config LIBLTDL
tristate
prompt "libltdl"
+ select LIBC_DL
help
A small library that aims at hiding the various difficulties
of dlopening libraries from programmers. It is a system