From 07e0bce2d343bde6c2773664b91b35872a0c9ad3 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 7 Apr 2004 16:09:16 +0000 Subject: [PATCH] Modified JAVA defs. --- .../os/CONFIG_SITE.linux-x86-borland.linux-x86-borland | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland index 7b5c6a2dc..e1fa821bf 100644 --- a/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland +++ b/src/makeBaseExt/top/configure/os/CONFIG_SITE.linux-x86-borland.linux-x86-borland @@ -29,11 +29,6 @@ QUESTWIN = TK_TCL = /usr/lib IDL = -#JAVA_DIR=/usr/local/java -JAVA_DIR=/usr/java/j2sdk1.4.1 -JAVA_INC = $(JAVA_DIR)/include -JAVA_INCLUDES += -I$(JAVA_INC) -I$(JAVA_INC)/linux -I$(COMMON_DIR) - INTERVIEWS_BIN=/usr/local/interviews/bin/O.Linux IV_INC=/usr/local/interviews/include @@ -43,3 +38,4 @@ IV_LIB=/usr/local/interviews/lib/O.Linux PYTHON_DIR=/usr/lib/python2.2 PYTHON_INCLUDE=/usr/include/python2.2 +JAVA_DIR=c:/j2sdk1.4.1_01