Commit d94998c9 by Matthias Klose Committed by Matthias Klose

HACKING: Document regenerating configure.

2007-07-29  Matthias Klose  <doko@ubuntu.com>

        * HACKING: Document regenerating configure.

From-SVN: r127039
parent 7fd1de41
2007-07-29 Matthias Klose <doko@ubuntu.com>
* HACKING: Document regenerating configure.
2007-07-29 H.J. Lu <hongjiu.lu@intel.com> 2007-07-29 H.J. Lu <hongjiu.lu@intel.com>
PR libgcj/32929 PR libgcj/32929
......
...@@ -34,6 +34,15 @@ non-maintainer-mode build and use the newly installed gjavah. ...@@ -34,6 +34,15 @@ non-maintainer-mode build and use the newly installed gjavah.
-- --
To regenerate libjava/configure, use:
aclocal -I . -I .. -I ../config -I libltdl
autoconf
See the GCC documentation which auto* versions to use.
--
libgcj uses GNU Classpath as an upstream provider. Snapshots of libgcj uses GNU Classpath as an upstream provider. Snapshots of
Classpath are imported into the libgcj source tree. Some classes are Classpath are imported into the libgcj source tree. Some classes are
overridden by local versions; these files still appear in the libgcj overridden by local versions; these files still appear in the libgcj
......
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