From f9d48c822ae7fa93483d6f00e64e8488c8f071af Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Sat, 17 Oct 1998 04:27:41 -0700 Subject: [PATCH] Makefile.in: Link with libiberty.a instead of memmove.o. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit � * Makefile.in: Link with libiberty.a instead of memmove.o. From-SVN: r23153 --- gcc/java/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index d2ce1fcc1ac9..d4a5bfb4e762 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 17 11:25:21 1998 Per Bothner + + * Makefile.in: Link with libiberty.a instead of memmove.o. + Fri Oct 16 10:59:01 1998 Alexandre Petit-Bianco * lex.c (setjmp.h): No longer included.