summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a066a53)
raw | patch | inline | side by side (parent: a066a53)
author | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 1 Jun 2007 08:00:35 +0000 (10:00 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 1 Jun 2007 08:00:35 +0000 (10:00 +0200) |
The make command to build the documentation "make install-doc", not
"make install-docs".
Kindly pointed out by Michael G. Noll.
"make install-docs".
Kindly pointed out by Michael G. Noll.
INSTALL | patch | blob | history |
index 088f6742c41683e63daa04417a66048d5bd340e4..586878e1389c50141785b1d5071e62cc03e8cc06 100644 (file)
--- a/INSTALL
+++ b/INSTALL
To install documentation run:
- $ make install-docs
+ $ make install-doc
Edit the Makefile if you need to configure specific compiler or linker flags.
On FreeBSD for example the c library does not support the iconv interface and