Commit e7d15bad by David Daney Committed by David Daney

* HACKING: Update instructions for classpath import.

From-SVN: r104744
parent 9b14a362
2005-09-28 David Daney <ddaney@avtrex.com>
* HACKING: Update instructions for classpath import.
2005-09-27 Tom Tromey <tromey@redhat.com> 2005-09-27 Tom Tromey <tromey@redhat.com>
PR libgcj/23367: PR libgcj/23367:
......
...@@ -22,6 +22,7 @@ To import a new release: ...@@ -22,6 +22,7 @@ To import a new release:
You have to make sure to use the gcc libtool.m4 and gcc lt* scripts You have to make sure to use the gcc libtool.m4 and gcc lt* scripts
cd .../classpath cd .../classpath
cp ../../lt* . cp ../../lt* .
cp ../../config.sub ../../config.guess .
aclocal -I m4 -I ../.. aclocal -I m4 -I ../..
autoconf autoconf
autoheader autoheader
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment