From a89eef87e6782179a7ab10824fe0cf3cbe48d3ee Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 18 Dec 2022 14:40:26 -0500 Subject: * configure.ac: Update for a new release * README.git: Add some packages needed for building from Git. * AUTHORS: Updates. --- README.git | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.git') diff --git a/README.git b/README.git index 55a545bf..0fc7a76c 100644 --- a/README.git +++ b/README.git @@ -88,10 +88,10 @@ need to install the following extra software: * autoconf >= 2.69 * automake >= 1.16.1 -* gettext * autopoint -* pkg-config * texinfo (for makeinfo) +* gettext +* pkg-config * GCC * GNU Make (POSIX make is not sufficient) @@ -99,7 +99,10 @@ And any tools that those utilities require (GNU m4, etc.) To run the tests you must install Perl. -To build a release you'll need to install lzip. +To create dist files you will additionally need: + +* lzip (to create tar.lz dist files) +* texlive (or some other TeX package) GNU Make requires Gnulib to provide some facilities. If you want to maintain a local installation of gnulib you can set GNULIB_SRCDIR to point to it. -- cgit v1.2.1