From 6c8b13bf438bf2dfe2aeaaea203906e617cff02d Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Tue, 29 Dec 2009 00:09:15 -0800 Subject: [PATCH] Update description of --with-rpath. --- jemalloc/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jemalloc/INSTALL b/jemalloc/INSTALL index 6812422b..c24895ac 100644 --- a/jemalloc/INSTALL +++ b/jemalloc/INSTALL @@ -23,8 +23,8 @@ any of the following arguments (not a definitive list) to 'configure': and /usr/local/man. --with-rpath= - Embed one or more library paths, so that Crux's internal shared library can - find the libraries it is linked to. This works only on ELF-based systems. + Embed one or more library paths, so that libjemalloc can find the libraries + it is linked to. This works only on ELF-based systems. --with-jemalloc-prefix= Prefix all public APIs with , so that, for example, malloc()