Update description of --with-rpath.

This commit is contained in:
Jason Evans 2009-12-29 00:09:15 -08:00
parent 94ad2b57c3
commit 6c8b13bf43

View File

@ -23,8 +23,8 @@ any of the following arguments (not a definitive list) to 'configure':
and /usr/local/man.
--with-rpath=<colon-separated-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>
Prefix all public APIs with <prefix>, so that, for example, malloc()