summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-11-04 20:46:53 +0000
committerEric Andersen <andersen@codepoet.org>2003-11-04 20:46:53 +0000
commit8407ee91ddb73395014779d417f8bb1abea976c0 (patch)
tree5dc08825ea3bf220d7bd5fd2299ccad38c382ade /extra
parent591baf8f35cdc9e95da99f9fb2b1e58f873058c1 (diff)
Peter S. Mazinger writes:
Hello! The latest changes document ldd in RUNTIME_PREFIX/bin, but it is installed in RUNTIME_PREFIX/usr/bin Peter
Diffstat (limited to 'extra')
-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