
24 Feb
2020
24 Feb
'20
10:36 p.m.
On Mon, Feb 24, 2020 at 05:50:17PM +0000, Daniel P. Berrangé wrote:
The autoreconf script will already run aclocal for us, so there's no need todo that ahead of time.
s/todo/to do/
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- autogen.sh | 1 - 1 file changed, 1 deletion(-)
Neat, that's 3.5 s for free. Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano