From 9f95921260ef0fd97c2dc73c89bc890ff52e90c1 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 3 Sep 2003 19:12:09 +0000 Subject: [PATCH] Moved JAVA_DIR definition to extensions/configure/os. --- configure/os/CONFIG.Common.linux-x86 | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure/os/CONFIG.Common.linux-x86 b/configure/os/CONFIG.Common.linux-x86 index 1aa243a37..330fa692c 100644 --- a/configure/os/CONFIG.Common.linux-x86 +++ b/configure/os/CONFIG.Common.linux-x86 @@ -36,5 +36,3 @@ ifdef CROSS CMPLR_PREFIX=$(addsuffix -,$(GNU_TARGET)) endif -# Java -JAVA_DIR=/usr/java/j2sdk1.4.1_01