From: Jim Laskey Date: Mon, 27 Mar 2006 18:41:06 +0000 (+0000) Subject: Add note for Mac OS X developers. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a2dee0131fb2ab6051aee0cff04068ffcd07ab1d;p=oota-llvm.git Add note for Mac OS X developers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27175 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 2f88ada2ce3..ca21ade09fc 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -88,6 +88,9 @@ this route, you MUST specify all three components, and you need to only specify filenames themselves on the configure line. + +

Mac OS X developers can simplify installation of Expect and tcl by using +fink. fink install expect will install both.