[llvm-commits] CVS: llvm/docs/MakefileGuide.html
John Criswell
criswell at cs.uiuc.edu
Sun Nov 21 07:11:49 PST 2004
Changes in directory llvm/docs:
MakefileGuide.html updated: 1.12 -> 1.13
---
Log message:
Fixed another typo.
---
Diffs of the changes: (+2 -2)
Index: llvm/docs/MakefileGuide.html
diff -u llvm/docs/MakefileGuide.html:1.12 llvm/docs/MakefileGuide.html:1.13
--- llvm/docs/MakefileGuide.html:1.12 Mon Nov 8 11:32:12 2004
+++ llvm/docs/MakefileGuide.html Sun Nov 21 09:11:37 2004
@@ -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>
@@ -853,7 +853,7 @@
<a href="mailto:rspencer at x10sys.com">Reid Spencer</a><br>
<a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2004/11/08 17:32:12 $
+ Last modified: $Date: 2004/11/21 15:11:37 $
</address>
</body>
More information about the llvm-commits
mailing list