summaryrefslogtreecommitdiffstats
path: root/libjava/HACKING
diff options
context:
space:
mode:
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-29 10:11:19 +0000
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2007-07-29 10:11:19 +0000
commit19b544f9993b8611477e8f8e9b04d31043566bd4 (patch)
tree002ab30417bb389a2e4e9587d6404a34abc4b486 /libjava/HACKING
parent81952756c8dec7d9792f8e05f58f7c9c3192fd41 (diff)
downloadppe42-gcc-19b544f9993b8611477e8f8e9b04d31043566bd4.tar.gz
ppe42-gcc-19b544f9993b8611477e8f8e9b04d31043566bd4.zip
2007-07-29 Matthias Klose <doko@ubuntu.com>
* HACKING: Document regenerating configure. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127039 138bc75d-0d04-0410-961f-82ee72b054a4
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 dc5e144ed43..84df87f648f 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
OpenPOWER on IntegriCloud