From f026266e185f90543138a856898f50b2295a12fc Mon Sep 17 00:00:00 2001 From: Joseph Eagar Date: Sat, 23 May 2009 03:24:15 +0000 Subject: merge with 2.5 at r20307. note there were some python hacking necassary for this to work, so um hopefully there's not too much cruft from that. [[Split portion of a mixed commit.]] --- source/blender/SConscript | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/SConscript') diff --git a/source/blender/SConscript b/source/blender/SConscript index 8cbed8c1045..f0af7956c40 100644 --- a/source/blender/SConscript +++ b/source/blender/SConscript @@ -29,9 +29,6 @@ if env['WITH_BF_PYTHON']: if env['WITH_BF_YAFRAY']: SConscript(['yafray/SConscript']) -if env['WITH_BF_INTERNATIONAL']: - SConscript (['ftfont/SConscript']) - if env['WITH_BF_DDS']: SConscript (['imbuf/intern/dds/SConscript']) -- cgit v1.2.3