]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* HACKING: Update instructions for classpath import.
authorDavid Daney <ddaney@avtrex.com>
Wed, 28 Sep 2005 21:43:23 +0000 (21:43 +0000)
committerDavid Daney <daney@gcc.gnu.org>
Wed, 28 Sep 2005 21:43:23 +0000 (21:43 +0000)
From-SVN: r104744

libjava/ChangeLog
libjava/HACKING

index fd0bd3fd64f770cd67520058f6da41b7007b8fb6..7cfe8f3f72c1d7a20c1ad436c8a5a39555c09ed6 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-28  David Daney  <ddaney@avtrex.com>
+
+       * HACKING: Update instructions for classpath import.
+
 2005-09-27  Tom Tromey  <tromey@redhat.com>
 
        PR libgcj/23367:
index 649a161f2ff827b28bf0cf9f5d9345a8700bdc94..7a9b69d6ff1d9d07ca24b426d469cdc3bd9065f1 100644 (file)
@@ -22,6 +22,7 @@ To import a new release:
   You have to make sure to use the gcc libtool.m4 and gcc lt* scripts
   cd .../classpath
   cp ../../lt* .
+  cp ../../config.sub ../../config.guess .
   aclocal -I m4 -I ../..
   autoconf
   autoheader