Fixed support for Blackdown JDK 1.3 for Linux.
Submitted by: Seamus Venasse <Seamus.Venasse@gov.yk.ca>
This commit is contained in:
parent
1ac76a8949
commit
8a2877e957
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66492
@ -180,6 +180,7 @@ JAVA_HOME= ${_JAVA_HOME}
|
||||
. if (${USE_JAVA} == "1.1+")
|
||||
. if defined(HAVE_JAVA_FREEBSD_1_3) || \
|
||||
defined(HAVE_JAVA_SUN_LINUX_1_3) || \
|
||||
defined(HAVE_JAVA_BLACKDOWN_LINUX_1_3) || \
|
||||
defined(HAVE_JAVA_IBM_LINUX_1_3)
|
||||
USE_JAVA= 1.3
|
||||
. elif defined(HAVE_JAVA_FREEBSD_1_2) || \
|
||||
|
Loading…
Reference in New Issue
Block a user