* HACKING: Update instructions for classpath import.
From-SVN: r104744
This commit is contained in:
parent
9b14a362a3
commit
e7d15badcc
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user