From 640781486bbc085921c6ecb7ad78a2d7c4fc1083 Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Fri, 31 Jan 2003 20:00:33 +0000 Subject: [PATCH] updated. --- core/org.eclipse.cdt.core.linux/ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/core/org.eclipse.cdt.core.linux/ChangeLog b/core/org.eclipse.cdt.core.linux/ChangeLog index 0920da64193..3675ee13d62 100644 --- a/core/org.eclipse.cdt.core.linux/ChangeLog +++ b/core/org.eclipse.cdt.core.linux/ChangeLog @@ -1,3 +1,15 @@ +2003-01-31 Tom Tromey + + * library/Makefile (OS): New macro. + (ARCH): Likewise. + (JDK_INCLUDES, JDK_OS_INCLUDES): Define; don't check to see if + they are set externally. + (INSTALL_DIR): New macro. + (LIB_NAME_FULL_SPAWNER): Use it. + (LIB_NAME_FULL_PTY): Likewise. + ($(LIB_NAME_FULL_SPAWNER)): Make output directory. + ($(LIB_NAME_FULL_PTY)): Likewise. + 2002-10-15 Alain Magloire Runtime.getRuntime().exec(..) would throw an exception @@ -12,4 +24,3 @@ os/linux/x86/libspawner.so: Rebuild. - \ No newline at end of file