6654456: OpenJDK build problem with freetype makefiles

Ifdef test on OPENJDK before it gets set based on source tree contents

Reviewed-by: xdono
This commit is contained in:
Kelly O'Hair 2008-03-04 09:47:43 -08:00
parent 1fd0bb2370
commit e467c731a7

View File

@ -93,10 +93,8 @@ SYSTEM_UNAME := $(shell uname)
# Normal boot jdk is previous release, but a hard requirement is a 1.5 boot
REQUIRED_BOOT_VER = 1.5
#This is specific to OpenJDK build
ifdef OPENJDK
# If we are using freetype, this is the required version
REQUIRED_FREETYPE_VERSION=2.3.0
endif
#
# Prune out all known SCM (Source Code Management) directories