From e1e0df6c7ed50bacb54f201f157e78cc803454f1 Mon Sep 17 00:00:00 2001 From: Pablo de Lara Date: Mon, 24 Apr 2023 21:14:26 +0100 Subject: [PATCH] Update README.md libtool is required for the autotool build otherwise you will get the "error: possibly undefined macro: AC_PROG_LD" error message Change-Id: Ifa4d8fd48dba6714246390aadedaecb844c206c9 Signed-off-by: Pablo de Lara --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3216283..dad1236 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Building ISA-L ### Prerequisites * Make: GNU 'make' or 'nmake' (Windows). -* Optional: Building with autotools requires autoconf/automake packages. +* Optional: Building with autotools requires autoconf/automake/libtool packages. * Optional: Manual generation requires help2man package. x86_64: