From 171969213f2cad3a76028bc3e273007ee6287cf1 Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Fri, 8 May 2009 03:49:48 +0000 Subject: Tweaks to build systems. Just some small cleanups... Kent --- extern/SConscript | 3 --- 1 file changed, 3 deletions(-) (limited to 'extern/SConscript') diff --git a/extern/SConscript b/extern/SConscript index 716aee8991f..126f40b00b3 100644 --- a/extern/SConscript +++ b/extern/SConscript @@ -11,9 +11,6 @@ if env['WITH_BF_GAMEENGINE']: if env['WITH_BF_BULLET']: SConscript(['bullet2/src/SConscript']) -if env['WITH_BF_INTERNATIONAL']: - SConscript(['bFTGL/SConscript']) - if env['WITH_BF_FFMPEG'] and env['BF_FFMPEG_LIB'] == '': SConscript(['x264/SConscript']) SConscript(['libmp3lame/SConscript']) -- cgit v1.2.3