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
parent ff877139b1
commit 15d9b84165
2 changed files with 0 additions and 10 deletions

View File

@ -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)

View File

@ -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)