commit: 69d6a5f427935c412fe4cc318c7b3d6fd4530e63
parent 6e007afbed7df0e66a8caaa9997505abf22ade70
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 23 Jun 2024 21:01:48 +0200
README.md: Update Autotools shenanigans
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -107,13 +107,13 @@ Simple, needs make + c compiler + zlib.
Note: Vendored zopfli got removed, so no compression beyond -9
Meanwhile:
-- GNU gzip: ./configure script which requires diff(1) for it's grep sanity check
+- GNU gzip: Autotools
### Heirloom-devtools lex
Slighly messy Makefiles but only has few dependencies.
Meanwhile:
-- flex: ./configure script which requires diff(1) for it's grep sanity check
+- flex: Autotools
### Heirloom-devtools m4
Slighly messy Makefiles but only has few dependencies.
@@ -129,7 +129,7 @@ Slighly messy Makefiles but only has few dependencies.
Slighly messy Makefiles but only has few dependencies.
Meanwhile:
-- libarchive aka bsdtar: `./configure` script doesn't likes minised
+- libarchive aka bsdtar: Autotools
- GNU tar: [No.](https://www.roguelazer.com/blog/surprising-behavior-in-gnu-tar/)
### extras as packed tarballs