diff options
| author | John Criswell <criswell@uiuc.edu> | 2004-11-21 15:11:37 +0000 |
|---|---|---|
| committer | John Criswell <criswell@uiuc.edu> | 2004-11-21 15:11:37 +0000 |
| commit | e965bcd10ef3487cbbe6a69fe582ef5495bbc0c2 (patch) | |
| tree | c1165ec6a48a811e298ae0635db15ef9529420d3 /llvm/docs/MakefileGuide.html | |
| parent | 8f002b6b50fe2feceb42c0cc613b62eff0e59403 (diff) | |
| download | bcm5719-llvm-e965bcd10ef3487cbbe6a69fe582ef5495bbc0c2.tar.gz bcm5719-llvm-e965bcd10ef3487cbbe6a69fe582ef5495bbc0c2.zip | |
Fixed another typo.
llvm-svn: 18091
Diffstat (limited to 'llvm/docs/MakefileGuide.html')
| -rw-r--r-- | llvm/docs/MakefileGuide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/MakefileGuide.html b/llvm/docs/MakefileGuide.html index 43ed704c903..422a00ef34e 100644 --- a/llvm/docs/MakefileGuide.html +++ b/llvm/docs/MakefileGuide.html @@ -743,7 +743,7 @@ <dt><a name="Sources"><tt>Sources</tt></a></dt> <dd>The complete list of source files.</dd> <dt><a name="sysconfdir"><tt>sysconfdir</tt></a></dt> - <dd>The directory into which configuration files will ulitmately be + <dd>The directory into which configuration files will ultimately be installed. This value is derived from the <tt>--prefix</tt> option given to <tt>configure</tt>.</dd> <dt><a name="ToolDir"><tt>ToolDir</tt></a></dt> |

