summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/Configs/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 267364eb1..83e8b655b 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -975,7 +975,7 @@ config RUNTIME_PREFIX
like the following:
$(RUNTIME_PREFIX)/
lib/ <contains all runtime libraries>
- bin/ldd <the ldd utility program>
+ usr/bin/ldd <the ldd utility program>
sbin/ldconfig <the ldconfig utility program>
This value is used by the 'make install' Makefile target. Since this
directory is compiled into the shared library loader, you will need to