From 578cd3385841b8bf70b8d573cffc45e08e18cdcc Mon Sep 17 00:00:00 2001 From: billingd Date: Sat, 4 May 2002 03:38:14 +0000 Subject: 2002-05-04 David Billinghurst * testsuite/lib/libjava.exp (test_libjava_from_source): Append .exe to executable names. If no suffix is present, then ".exe" is added by default on win32. Harmless elsewhere so always do it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53143 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libjava/ChangeLog') diff --git a/libjava/ChangeLog b/libjava/ChangeLog index 46105fe1522..b6fd7549db3 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,10 @@ +2002-05-04 David Billinghurst + + * testsuite/lib/libjava.exp (test_libjava_from_source): + Append .exe to executable names. If no suffix is present, + then ".exe" is added by default on win32. Harmless + elsewhere so always do it. + 2002-05-03 David Billinghurst Tom Tromey -- cgit v1.2.3