summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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