This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Document autoconf and automake requirements.


On Fri, 9 Jan 2004, Kelley Cook wrote:
> This patch just updates the documentation to reflect current reality.
> [...]
> OK to install?

+Necessary when modifying a @file{Makefile.am} file to regenerate its associated

This line is too long...

+Much of gcc does not use automake, so directly edit the @file{Makefile.in}

...and this should read "GCC" instead of "gcc".

+The @file{libstdc++-v3}, @file{libltdl}, and @file{fastjar} directories require

This line is too long.

+automake 1.7.9.  However, the Java directories, which include
+@file{boehm-gc}, @file{libffi}, @file{libjava}, and @file{zlib}, require a
+java specialized version of automake-1.4.
 ^^^^^^^^^^^^^^^^                    ^
Usually you didn't have a dash between program name and version number,
and perhaps "modified version" instead of "java specialized"?


With these changes, the update looks fine, thanks (though we may want
to give Joseph a chance to chime in; just in case).

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]