projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2dee01
)
Adding other platforms.
author
Jim Laskey
<jlaskey@mac.com>
Mon, 27 Mar 2006 19:09:44 +0000
(19:09 +0000)
committer
Jim Laskey
<jlaskey@mac.com>
Mon, 27 Mar 2006 19:09:44 +0000
(19:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27176
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/TestingGuide.html
patch
|
blob
|
history
diff --git
a/docs/TestingGuide.html
b/docs/TestingGuide.html
index ca21ade09fcf32163165e2a103431962277ffe9b..5c535f7f1f30fce261412fc441b17d63eaa07810 100644
(file)
--- a/
docs/TestingGuide.html
+++ b/
docs/TestingGuide.html
@@
-90,7
+90,10
@@
filenames themselves on the <tt>configure</tt> line.</li>
</dl>
<p>Mac OS X developers can simplify installation of Expect and tcl by using
-fink. <tt>fink install expect</tt> will install both.</p>
+fink. <tt>fink install expect</tt> will install both. Alternatively, users not
+using Mac OS X an use <tt>sudo port install expect</tt> to install Expect and
+tcl.</p>
+
</div>
<!--=========================================================================-->