Adding other platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27176 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jim Laskey 2006-03-27 19:09:44 +00:00
parent a2dee0131f
commit f8e78f0e92

View File

@ -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>
<!--=========================================================================-->