From ccb4e88de762909f0c86e4199424da9989932e86 Mon Sep 17 00:00:00 2001 From: Louie Shprung Date: Thu, 20 Jun 2024 16:56:57 -0400 Subject: Add GNU Autoconf Archive --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8c973be..0523dae 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This table shows which supported docsets support which options. All targets supp |[debmake](https://salsa.debian.org/debian/debmake) |✓ (see [here](./src/configs/debmake/README.md))||✓| |[flex](https://github.com/westes/flex) | | |✓ | |[GNU_Autoconf](https://www.gnu.org/software/autoconf/)| | |✓ | +|[GNU_Autoconf_Archive](https://www.gnu.org/software/autoconf-archive/)|||✓| |[GNU_Make](http://www.gnu.org/software/make/) | |✓ | | ### Build Requirements @@ -37,10 +38,11 @@ This table shows the dependencies for each supported docset. Additionally, all d | |[curl](https://curl.se/)|[po4a](https://po4a.org/)|[pup](https://github.com/ericchiang/pup)|[texinfo](https://www.gnu.org/software/texinfo/)| |-|------------------------|-------------------------|----------------------------------------|------------------------------------------------| -|[debmake](https://salsa.debian.org/debian/debmake) |✓|✓| | | -|[flex](https://github.com/westes/flex) |✓| |✓|✓| -|[GNU_Autoconf](https://www.gnu.org/software/autoconf/)|✓| |✓| | -|[GNU_Make](http://www.gnu.org/software/make/) |✓| |✓| | +|[debmake](https://salsa.debian.org/debian/debmake) |✓|✓| | | +|[flex](https://github.com/westes/flex) |✓| |✓|✓| +|[GNU_Autoconf](https://www.gnu.org/software/autoconf/) |✓| |✓| | +|[GNU_Autoconf_Archive](https://www.gnu.org/software/autoconf-archive/)|✓| |✓|✓| +|[GNU_Make](http://www.gnu.org/software/make/) |✓| |✓| | ### Project Structure -- cgit