java/1021: fastjar files not in gcc_update
Alexandre Petit-Bianco
apbianco@cygnus.com
Mon Dec 11 10:56:00 GMT 2000
The following reply was made to PR java/1021; it has been noted by GNATS.
From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: gcc-gnats@gcc.gnu.org
Cc: jsm28@cam.ac.uk
Subject: java/1021: fastjar files not in gcc_update
Date: Mon, 11 Dec 2000 10:49:35 -0800
I already checked in the following in the fastjar directory:
2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com>
* install-defs.sh: Removed.
Here's a patch to contrib/gcc_update. I think it should be enough, let
me know.
./A
2000-12-11 Alexandre Petit-Bianco <apbianco@cygnus.com>
* gcc_update (fastjar/Makefile.in:): New entry.
(fastjar/configure:): Likewise.
Index: contrib/gcc_update
===================================================================
RCS file: /cvs/gcc/egcs/contrib/gcc_update,v
retrieving revision 1.18
diff -u -p -r1.18 gcc_update
--- gcc_update 2000/12/07 08:13:13 1.18
+++ gcc_update 2000/12/11 18:47:24
@@ -67,6 +67,9 @@ gcc/cstamp-h.in: gcc/configure.in gcc/ac
gcc/config.in: gcc/cstamp-h.in
gcc/fixinc/fixincl.x: gcc/fixinc/fixincl.tpl gcc/fixinc/inclhack.def
gcc/gcov.1: gcc/gcov.texi
+# Now here's fastjar's ones
+fastjar/Makefile.in: fastjar/Makefile.am fastjar/configure.in fastjar/aclocal.m4
+fastjar/configure: fastjar/configure.in fastjar/aclocal.m4
# And then, language-specific files
# (None at present.)
# And libraries, at last
More information about the Gcc-prs
mailing list