#104518 CharDetNativeTest is not necessary

r=nhotta, sr=alecf
This commit is contained in:
shanjian%netscape.com 2001-10-16 14:23:44 +00:00
parent 7871c0cda4
commit 158c90b927

View File

@ -25,9 +25,6 @@ LCFLAGS= $(LCFLAGS) -D__STDC__
DEFINES= -DWIN32_LEAN_AND_MEAN
LIBRARY_NAME= chardet
!if "$(_MSC_VER)" != "" && "$(_MSC_VER)" != "1100"
DIRS = windows classic
!endif
OBJS= \
$(NULL)