diff --git a/scripts/xldd.in b/scripts/xldd.in index 708f6d7b..1c922230 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.