From d94998c910ae9bcc2008c50b350d428daa298299 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Sun, 29 Jul 2007 10:11:19 +0000 Subject: HACKING: Document regenerating configure. 2007-07-29 Matthias Klose * HACKING: Document regenerating configure. From-SVN: r127039 --- libjava/HACKING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libjava/HACKING') 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 -- cgit v1.1