summaryrefslogtreecommitdiff
path: root/scripts/xldd.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/xldd.in')
-rwxr-xr-xscripts/xldd.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xldd.in b/scripts/xldd.in
index 708f6d7..1c92223 100755
--- a/scripts/xldd.in
+++ b/scripts/xldd.in
@@ -62,7 +62,7 @@ ${my_name} tries to mimick the behavior of a real native ldd, but can be
used in a cross-development environment. Here is how it differs from a
real native ldd:
-If the CT_XLDD_DEBUG variable is set and non-empty, then ${myname} will
+If the CT_XLDD_VERBOSE variable is set and non-empty, then ${my_name} will
print a lot of debug messages, explaining how it builds the library
search path, and how each library was found and why.