* HACKING: Update instructions for classpath import.

From-SVN: r104744
This commit is contained in:
David Daney 2005-09-28 21:43:23 +00:00 committed by David Daney
parent 9b14a362a3
commit e7d15badcc
2 changed files with 5 additions and 0 deletions

View 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:

View 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