summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLouie Shprung <lshprung@tutanota.com>2024-06-20 16:56:57 -0400
committerLouie Shprung <lshprung@tutanota.com>2024-06-20 16:56:57 -0400
commitccb4e88de762909f0c86e4199424da9989932e86 (patch)
tree80ec6512e65f96d2b8e5d5e965d49f4f15e16c12 /README.md
parentb3b1dc5e042ac3871eb4bcbd5bc44aa2142a4518 (diff)
Add GNU Autoconf Archive
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
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