]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Don't mention Java dependency.
authorBruno Haible <bruno@clisp.org>
Tue, 29 Oct 2024 04:02:20 +0000 (05:02 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 29 Oct 2024 04:02:20 +0000 (05:02 +0100)
* doc/build-automation.texi (Building gnulib): Remove Java from the
needed tools.

ChangeLog
doc/build-automation.texi

index 36047f37c81cfd9f0c134cebb16d0f8d0e7179a1..ab410f9d4158a5e00b2288af5f00a01b108dc654 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-10-29  Bruno Haible  <bruno@clisp.org>
+
+       doc: Don't mention Java dependency.
+       * doc/build-automation.texi (Building gnulib): Remove Java from the
+       needed tools.
+
 2024-10-28  Collin Funk  <collin.funk1@gmail.com>
 
        doc: Mention Python dependency.
index 54aa2189960a719f9f127e9c87bff8b22054aaf7..f4c090548b927430e6784a4b04f45443c34c0275 100644 (file)
@@ -10,8 +10,8 @@ your favorite platform, you may perform these steps:
 
 Install the proper development tools.  To build and test all of
 Gnulib, you will need development tools for the programming languages
-C, C++, Java, Perl, and Python along with standard POSIX utilities such
-as @command{awk}, @command{make} and @command{sh}.  You will also need
+C, C++, Python, and Perl, along with standard POSIX utilities such
+as @command{awk}, @command{make}, and @command{sh}.  You will also need
 development tools that include Autoconf, Automake, Bison, Gettext,
 Git, GNU M4, Gperf, Libtool, and Texinfo.  Some of these tools are
 needed only by some modules.  More details can be found in Gnulib's