Bug 488824 - Remove WIN16 (support) code, in js/src; (Av1) 2 config.mk; r=gal

This commit is contained in:
Serge Gautherie 2009-07-26 07:21:06 +02:00
Родитель d1471c2e10
Коммит 2bd544c9bf
2 изменённых файлов: 0 добавлений и 10 удалений

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

@ -102,12 +102,7 @@ else
MAKE_JARS_TARGET = $(FINAL_TARGET)
endif
#
# The VERSION_NUMBER is suffixed onto the end of the DLLs we ship.
# Since the longest of these is 5 characters without the suffix,
# be sure to not set VERSION_NUMBER to anything longer than 3
# characters for Win16's sake.
#
VERSION_NUMBER = 50
ifeq ($(HOST_OS_ARCH),WINNT)

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

@ -102,12 +102,7 @@ else
MAKE_JARS_TARGET = $(FINAL_TARGET)
endif
#
# The VERSION_NUMBER is suffixed onto the end of the DLLs we ship.
# Since the longest of these is 5 characters without the suffix,
# be sure to not set VERSION_NUMBER to anything longer than 3
# characters for Win16's sake.
#
VERSION_NUMBER = 50
ifeq ($(HOST_OS_ARCH),WINNT)