+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.
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