From 6b0b3b03bca8d4c407d7707afc90072880a601c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Mon, 25 Mar 2024 18:25:23 +0100 Subject: [PATCH] Amend autotools section in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3fd47af..3cce682 100644 --- a/README.md +++ b/README.md @@ -128,11 +128,11 @@ Download project with Prerequisites: - python2.7+ (for converting the PSL list) - - basic C development tools (compiler, linker) - - git, make, autoconf, autoconf-archive, autopoint, automake, autotools, - - libtool, gettext, m4, pkg-config + - basic C development tools (compiler, linker, make) + - autoconf, autoconf-archive, autopoint, automake, autotools + - libtool, gettext, pkg-config + - development files for either libidn2, libicu or libidn (the latter only offers IDNA2003) - for building docs: gtk-doc-tools (gtkdocize) - - for building tarballs: gzip, lzip ./autogen.sh ./configure