From: Matthias Klose Date: Sun, 29 Jul 2007 10:11:19 +0000 (+0000) Subject: HACKING: Document regenerating configure. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d94998c910ae9bcc2008c50b350d428daa298299;p=gcc.git HACKING: Document regenerating configure. 2007-07-29 Matthias Klose * HACKING: Document regenerating configure. From-SVN: r127039 --- diff --git a/libjava/ChangeLog b/libjava/ChangeLog index ea626d8e192..835bd932b0c 100644 --- a/libjava/ChangeLog +++ b/libjava/ChangeLog @@ -1,3 +1,7 @@ +2007-07-29 Matthias Klose + + * HACKING: Document regenerating configure. + 2007-07-29 H.J. Lu PR libgcj/32929 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