Fixed typo in previous commit

This commit is contained in:
Sergey Sharybin 2011-11-15 09:21:22 +00:00
parent 2ab1732613
commit df6aa48eb9

@ -198,7 +198,7 @@ BF_JEMALLOC_LIB = 'jemalloc'
BF_JEMALLOC_LIB_STATIC = '${BF_JEMALLOC_LIBPATH}/libjemalloc.a'
WITH_BF_OIIO = True
WITH_BF_OIIO = False
WITH_BF_STATICOIIO = False
BF_OIIO = LIBDIR + '/oiio'
if not os.path.exists(LCGDIR + '/oiio'):
WITH_BF_OIIO = False