aboutsummaryrefslogtreecommitdiff
path: root/libjava/HACKING
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2007-07-29 10:11:19 +0000
committerMatthias Klose <doko@gcc.gnu.org>2007-07-29 10:11:19 +0000
commitd94998c910ae9bcc2008c50b350d428daa298299 (patch)
tree002ab30417bb389a2e4e9587d6404a34abc4b486 /libjava/HACKING
parent7fd1de41de89d079a9ff42d4c6538429b1b938df (diff)
downloadgcc-d94998c910ae9bcc2008c50b350d428daa298299.zip
gcc-d94998c910ae9bcc2008c50b350d428daa298299.tar.gz
gcc-d94998c910ae9bcc2008c50b350d428daa298299.tar.bz2
HACKING: Document regenerating configure.
2007-07-29 Matthias Klose <doko@ubuntu.com> * HACKING: Document regenerating configure. From-SVN: r127039
Diffstat (limited to 'libjava/HACKING')
-rw-r--r--libjava/HACKING9
1 files changed, 9 insertions, 0 deletions
diff --git a/libjava/HACKING b/libjava/HACKING
index dc5e144..84df87f 100644
--- a/libjava/HACKING
+++ b/libjava/HACKING
@@ -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
Classpath are imported into the libgcj source tree. Some classes are
overridden by local versions; these files still appear in the libgcj