* WITH_BF_GETTEXT and WITH_BF_FREETYPE are merged into WITH_BF_INTERNATIONAL
* typo in adding BF_OPENAL_LIBPATH, resulting in it not being added at all
This commit is contained in:
@@ -16,7 +16,7 @@ SConscript(['avi/SConscript',
|
||||
'src/SConscript',
|
||||
'yafray/SConscript'])
|
||||
|
||||
if env['WITH_BF_FREETYPE'] == 1:
|
||||
if env['WITH_BF_INTERNATIONAL'] == 1:
|
||||
SConscript (['ftfont/SConscript'])
|
||||
|
||||
if env['WITH_BF_OPENEXR'] == 1:
|
||||
|
Reference in New Issue
Block a user