turning on the new imagelib on windows. bug 70938 r=jag sr=waterson

This commit is contained in:
pavlov%netscape.com 2001-03-23 08:41:05 +00:00
Родитель 593a6bb64e
Коммит d23bddab95
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -288,9 +288,10 @@ MOZ_NEW_CACHE=1
CFLAGS=$(CFLAGS) -DMOZ_NEW_CACHE
#!endif
!ifdef USE_IMG2
#!ifdef USE_IMG2
USE_IMG2=1
CFLAGS=$(CFLAGS) -DUSE_IMG2
!endif
#!endif
#//-----------------------------------------------------------------------
#//