mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Update INSTALL.md to mention 'autoconf'
'autoconf' needs to be installed for './autogen.sh' to work.
This commit is contained in:
parent
a11be50332
commit
cde7097eca
1 changed files with 3 additions and 1 deletions
|
|
@ -12,7 +12,9 @@ that might work is:
|
|||
make
|
||||
make install
|
||||
|
||||
Note that documentation is built by the default target only when xsltproc is
|
||||
Notes:
|
||||
- "autoconf" needs to be installed
|
||||
- Documentation is built by the default target only when xsltproc is
|
||||
available. Build will warn but not stop if the dependency is missing.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue