Fix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a couple...
authorgaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 21 Aug 2008 02:51:33 +0000 (02:51 +0000)
committergaryo <garyo@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 21 Aug 2008 02:51:33 +0000 (02:51 +0000)
commitce4fd46656a381bf3d4dca9c2627b700d4a516e3
tree29c44abd1c1f091f82b25fa3365335580bfc184e
parent56fc48d8ac855d4f681d609a1bb6cc68f13284ad
Fix issue 2127 (missing FRAMEWORKSFLAGS in applelink.py) by adding them in a couple of lines.  FRAMEWORKSFLAGS is an older flag set largely superseded by FRAMEWORKPATH and FRAMEWORKS, but still may be used.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3287 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/SCons/Tool/applelink.py