In revision 1.21 I changed the search order for shared libraries,

but I forgot to make the corresponding fix to the comment.  Rectify
that.

Submitted by:	Tony Finch <fanf@demon.net>
This commit is contained in:
jdp 1999-11-19 04:45:07 +00:00
parent e94e8ff3a5
commit 89c68d81c1

View File

@ -676,9 +676,9 @@ elf_hash(const char *name)
* loaded shared object, whose library search path will be searched.
*
* The search order is:
* rpath in the referencing file
* LD_LIBRARY_PATH
* ldconfig hints
* rpath in the referencing file
* /usr/lib
*/
static char *