shithub: sox

Download patch

ref: f2b143be6231f0ac07be9c98dd4268b3ef56a6a3
parent: 4dd0666438f6dc7fc0cd2d4f77b39e4155892cff
author: Mans Rullgard <mans@mansr.com>
date: Sat Aug 8 07:38:34 EDT 2020

INSTALL: mention dependency on autoconf-archive

--- a/INSTALL
+++ b/INSTALL
@@ -45,8 +45,8 @@
 detected by SoX.
 
 [Only if you're compiling the git sources, first make sure you have
-the GNU autotools installed (automake >= 1.9, autoconf >= 2.62) and
-run
+the GNU autotools (automake >= 1.9, autoconf >= 2.62, autoconf-archive)
+installed, then run
 
 	autoreconf -i
 ]